TRUE is not a vaild boolean under non Windows system

This commit is contained in:
Alam Ed Arias 2016-02-11 13:20:13 -05:00
parent e4ad95856f
commit 4e37964336

View file

@ -108,7 +108,7 @@ static UINT8 cheatf_devmode(void)
G_SetGameModified(false);
for (i = 0; i < MAXUNLOCKABLES; i++)
unlockables[i].unlocked = true;
devparm = TRUE;
devparm = true;
cv_debug |= 0x8000;
// Refresh secrets menu existing.