diff options
author | Steve Bavin <pondlife@pondlife.me> | 2011-08-26 16:12:51 +0000 |
---|---|---|
committer | Steve Bavin <pondlife@pondlife.me> | 2011-08-26 16:12:51 +0000 |
commit | 89f704bfb12fd4f54304e1fa14bde91d870c612f (patch) | |
tree | 181578326e41fae50f5cbae3be692e9184d196c3 /apps | |
parent | 953a073a4d680af94036c38fcc6a1fbc4a1f9a32 (diff) |
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
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]; // |