diff options
Diffstat (limited to 'apps')
-rw-r--r-- | apps/plugins/doom/m_cheat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/doom/m_cheat.c b/apps/plugins/doom/m_cheat.c index afd68e960d..e46111293f 100644 --- a/apps/plugins/doom/m_cheat.c +++ b/apps/plugins/doom/m_cheat.c @@ -32,7 +32,7 @@ // static int firsttime = 1; -static unsigned char cheat_xlate_table[20]; +static unsigned char cheat_xlate_table[256]; // |