diff options
Diffstat (limited to 'source/globals.c')
-rw-r--r-- | source/globals.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/source/globals.c b/source/globals.c index b28f88a..87307df 100644 --- a/source/globals.c +++ b/source/globals.c @@ -137,11 +137,7 @@ SSNESGameFixes SNESGameFixes; uint8 OpenBus = 0; -#ifndef ZSNES_FX struct FxInit_s SuperFX; -#else -uint8* SFXPlotTable = NULL; -#endif SPPU PPU; InternalPPU IPPU; |