diff -r 2418d5955421 -r 2478a6b3106d src/ldtypes.h --- a/src/ldtypes.h Thu Dec 12 19:44:09 2013 +0200 +++ b/src/ldtypes.h Fri Dec 13 00:28:24 2013 +0200 @@ -476,4 +476,6 @@ static const int lores = 16; static const int hires = 48; +str getLicenseText (int id); + #endif // LDFORGE_LDTYPES_H