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]; //