summaryrefslogtreecommitdiff
path: root/src/snes9x.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/snes9x.h')
-rw-r--r--src/snes9x.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/snes9x.h b/src/snes9x.h
index 8e8cac1..5ccfeb0 100644
--- a/src/snes9x.h
+++ b/src/snes9x.h
@@ -359,7 +359,7 @@ typedef struct
bool8 DaffyDuck;
uint8 APURAMInitialValue;
bool8 SDD1Pack;
-#ifdef ASMCPU
+#ifdef ASM_SPC700
bool8 asmspc700;
#endif
bool8 SpeedHacks;