474 static const str CALicense = "!LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt", |
474 static const str CALicense = "!LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt", |
475 NonCALicense = "!LICENSE Not redistributable : see NonCAreadme.txt"; |
475 NonCALicense = "!LICENSE Not redistributable : see NonCAreadme.txt"; |
476 static const int lores = 16; |
476 static const int lores = 16; |
477 static const int hires = 48; |
477 static const int hires = 48; |
478 |
478 |
|
479 str getLicenseText (int id); |
|
480 |
479 #endif // LDFORGE_LDTYPES_H |
481 #endif // LDFORGE_LDTYPES_H |