aboutsummaryrefslogtreecommitdiff
path: root/source/memmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/memmap.c')
-rw-r--r--source/memmap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/memmap.c b/source/memmap.c
index 767501e..ad9fbb1 100644
--- a/source/memmap.c
+++ b/source/memmap.c
@@ -4037,7 +4037,7 @@ static long ReadInt(FILE* f, unsigned nbytes)
return (v);
}
-#ifdef LOAD_FROM_MEMORY_TEST
+#ifndef LOAD_FROM_MEMORY_TEST
#define IPS_EOF 0x00454F46l
static void CheckForIPSPatch(const char* rom_filename, bool header,