Skip to content

Commit

Permalink
Apply APUAllowTimeOverflow to Mutant Chronicles - Doom Troopers (dani…
Browse files Browse the repository at this point in the history
…eldematteis)
  • Loading branch information
OV2 committed Apr 24, 2011
1 parent 3410479 commit 3cd9a46
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion memmap.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3546,7 +3546,8 @@ void CMemory::ApplyROMFixes (void)
match_na ("NBA Hangtime") || // NBA Hang Time
match_na ("MSPACMAN") || // Ms Pacman
match_na ("THE MASK") || // The Mask
match_na ("PRIMAL RAGE")) // Primal Rage
match_na ("PRIMAL RAGE") || // Primal Rage
match_na ("DOOM TROOPERS")) // Doom Troopers
Timings.APUAllowTimeOverflow = TRUE;
}

Expand Down

0 comments on commit 3cd9a46

Please sign in to comment.