Version 5.7a with minor fix to game load/select and more overlays!

This commit is contained in:
Dave Bernazzani 2024-10-19 09:53:20 -04:00
parent 914fcc34e1
commit 00165abcb5
3 changed files with 1 additions and 0 deletions

Binary file not shown.

View File

@ -387,6 +387,7 @@ struct MapRomToOvl_t MapRomToOvl[] =
{0xFFFFFFFF , "STOP", "EXPRESS", "Stop the Express.ovl"},
{0x2711dcbe , "#@!^aZ", "()##b-+", "Maria.ovl"},
{0xFFFFFFFF , "FUBAR", "FUBAR", "FUBAR.ovl"},
{0xFFFFFFFF , "JUNGLE", "HUNT", "Jungle Hunt.ovl"},
{0xFFFFFFFF , "THUNDER", "SOLDIER", "Thunder Soldier.ovl"},
{0x00000000 , "xxx", "zzz", "generic.ovl"},
};

Binary file not shown.