summaryrefslogtreecommitdiff
path: root/src/globals.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/globals.c')
-rw-r--r--src/globals.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/globals.c b/src/globals.c
index 5edbe14..152be5f 100644
--- a/src/globals.c
+++ b/src/globals.c
@@ -99,13 +99,7 @@ SSNESGameFixes SNESGameFixes;
END_EXTERN_C
-#ifndef ZSNES_FX
FxInit_s SuperFX;
-#else
-START_EXTERN_C
-uint8* SFXPlotTable = NULL;
-END_EXTERN_C
-#endif
SPPU PPU;
InternalPPU IPPU;