summaryrefslogtreecommitdiff
path: root/src/m_cheat.h
diff options
context:
space:
mode:
authorSimon Howard2008-07-29 00:50:56 +0000
committerSimon Howard2008-07-29 00:50:56 +0000
commit4d0b888e577db400a2c8e87157ffa17257074856 (patch)
tree157ea46c3bb5edd6f94e9475156c0dd71a78f041 /src/m_cheat.h
parent530888d2e243f27bd36aa71a68570195276c4173 (diff)
downloadchocolate-doom-4d0b888e577db400a2c8e87157ffa17257074856.tar.gz
chocolate-doom-4d0b888e577db400a2c8e87157ffa17257074856.tar.bz2
chocolate-doom-4d0b888e577db400a2c8e87157ffa17257074856.zip
Add magic dehacked comment to enable long cheat sequences (also for Chex
Quest support) Subversion-branch: /trunk/chocolate-doom Subversion-revision: 1160
Diffstat (limited to 'src/m_cheat.h')
-rw-r--r--src/m_cheat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/m_cheat.h b/src/m_cheat.h
index 893eff77..5de9f8bb 100644
--- a/src/m_cheat.h
+++ b/src/m_cheat.h
@@ -37,7 +37,7 @@
#define CHEAT(value, parameters) \
{ value, sizeof(value) - 1, parameters, 0, 0, "" }
-#define MAX_CHEAT_LEN 15
+#define MAX_CHEAT_LEN 25
#define MAX_CHEAT_PARAMS 5
typedef struct