src/ldtypes.h

changeset 554
2478a6b3106d
parent 553
2418d5955421
child 555
5bf1f8dd901d
equal deleted inserted replaced
553:2418d5955421 554:2478a6b3106d
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

mercurial