Utterly pointless fix for an unused Doom module (but while the code is in our source it ought not to have buffer overrides in, right?).

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30361 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Steve Bavin 2011-08-26 16:12:51 +00:00
parent 953a073a4d
commit 89f704bfb1

View file

@ -32,7 +32,7 @@
//
static int firsttime = 1;
static unsigned char cheat_xlate_table[20];
static unsigned char cheat_xlate_table[256];
//