From c77c919154c9af8c453911608cc611df57236561 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Fri, 5 Aug 2016 22:01:27 +0200 Subject: Cleanups --- src/memmap.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/memmap.h') diff --git a/src/memmap.h b/src/memmap.h index fd6c591..3b7cd83 100644 --- a/src/memmap.h +++ b/src/memmap.h @@ -1,4 +1,4 @@ -/* +0/* * Snes9x - Portable Super Nintendo Entertainment System (TM) emulator. * * (c) Copyright 1996 - 2001 Gary Henderson (gary.henderson@ntlworld.com) and @@ -109,8 +109,6 @@ bool8_32 AllASCII(uint8* b, int size); int ScoreHiROM(bool8_32 skip_header); int ScoreLoROM(bool8_32 skip_header); void ApplyROMFixes(); -void CheckForIPSPatch(const char* rom_filename, bool8_32 header, - int32* rom_size); const char* TVStandard(); const char* Speed(); -- cgit v1.2.3