From 387f6b904cda9995d000887f2bf780d1092dd0c8 Mon Sep 17 00:00:00 2001 From: Sryder Date: Fri, 23 Feb 2018 01:11:31 +0000 Subject: [PATCH] I don't see a reason for this to be in caps, but it stops me compiling DEVELOP on linux so fix --- src/m_cheat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/m_cheat.c b/src/m_cheat.c index 6ad31d5b..b468d733 100644 --- a/src/m_cheat.c +++ b/src/m_cheat.c @@ -111,7 +111,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.