diff options
Diffstat (limited to 'source/memmap.h')
-rw-r--r-- | source/memmap.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source/memmap.h b/source/memmap.h index f94fde3..30e3f8d 100644 --- a/source/memmap.h +++ b/source/memmap.h @@ -177,8 +177,6 @@ int ScoreLoROM(bool skip_header, int32_t offset); void SufamiTurboAltROMMap(); #endif void ApplyROMFixes(); -void CheckForIPSPatch(const char* rom_filename, bool header, - int32_t* rom_size); const char* TVStandard(); const char* Speed(); |