aboutsummaryrefslogtreecommitdiff
path: root/source/memmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/memmap.h')
-rw-r--r--source/memmap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/memmap.h b/source/memmap.h
index a17a207..5afc18d 100644
--- a/source/memmap.h
+++ b/source/memmap.h
@@ -33,7 +33,7 @@
#define BIGFIRST 2
#define SMALLFIRST 3
-#ifdef LOAD_FROM_MEMORY_TEST
+#ifdef LOAD_FROM_MEMORY
bool LoadROM(const struct retro_game_info* game);
#else
bool LoadROM(const char*);