Fixed sign, GCC 4 happy.
This commit is contained in:
@@ -214,7 +214,7 @@ extern unsigned int xa;
|
||||
extern unsigned char soundon, SPCDisable, spcon, FPSOn, FPSAtStart;
|
||||
|
||||
const unsigned int versionNumber = 0x0000008F; // 1.43
|
||||
unsigned char *ZVERSION = "Pre 1.43";
|
||||
char *ZVERSION = "Pre 1.43";
|
||||
unsigned char txtfailedalignd[25] = "Data Alignment Failure : ";
|
||||
unsigned char txtfailedalignc[25] = "Code Alignment Failure : ";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user