Added new overlays for Steamroller, Old School (Skool) and Striker Super Pro Bowling.

This commit is contained in:
Dave Bernazzani 2024-10-13 08:12:06 -04:00
parent 801a3acc7b
commit b7496d7783
3 changed files with 4 additions and 1 deletions

Binary file not shown.

View File

@ -283,7 +283,9 @@ struct MapRomToOvl_t MapRomToOvl[] =
{0x613e109b , "JR", "PAC", "Jr Pac-Man.ovl"},
{0x0753544F , "MS", "PAC", "Ms Pac-Man.ovl"},
{0x7334CD44 , "NIGHT", "STALKER", "Night Stalker.ovl"},
{0xFFFFFFFF , "MSTALKER", "MSTALKER", "Night Stalker.ovl"},
{0xFFFFFFFF , "MSTALKER", "MSTALKER", "Night Stalker.ovl"},
{0xFFFFFFFF , "OLD", "SCHOOL", "Old School.ovl"},
{0xFFFFFFFF , "OLD", "SKOOL", "Old School.ovl"},
{0xFFFFFFFF , "OMEGA", "RACE", "Omega Race.ovl"},
{0x36A7711B , "OPERATION", "CLOUDFIRE", "Operation Cloudfire.ovl"},
{0xFFFFFFFF , "OREGON", "BOUND", "Oregon Bound.ovl"},
@ -291,6 +293,7 @@ struct MapRomToOvl_t MapRomToOvl[] =
{0x45668011 , "PANDORA", "INCIDENT", "Pandora Incident.ovl"},
{0x169E3584 , "PBA", "BOWLING", "PBA Bowling.ovl"},
{0xed664866 , "SUPER", "BOWLING", "Striker Super Pro Bowling.ovl"},
{0xed664866 , "STRIKER", "BOWLING", "Striker Super Pro Bowling.ovl"},
{0xFF87FAEC , "PGA", "GOLF", "PGA Golf.ovl"},
{0xA21C31C3 , "PAC", "MAN", "Pac-Man.ovl"},
{0x6E4E8EB4 , "PAC", "MAN", "Pac-Man.ovl"},

Binary file not shown.