stability improvement

Cheat codes using the old return sequence are now supported.
This commit is contained in:
Mewtality 2022-10-24 19:51:49 +02:00
parent 47971fcfb3
commit 2ed291b49d
2 changed files with 1 additions and 1 deletions

View File

@ -2743,7 +2743,7 @@ static const unsigned char codeHandler[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x60, 0x00, 0x00, 0x00,
0x4E, 0x80, 0x00, 0x20 0x4E, 0x80, 0x00, 0x20
}; };

Binary file not shown.