From f2895ec98422b53ee04f531b9556aed94e709c08 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Thu, 5 Nov 2015 16:09:41 +0100 Subject: remove some ifdefs --- src/spc700/debug/port.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/spc700/debug/port.h b/src/spc700/debug/port.h index 3d6b5cd..1e18886 100644 --- a/src/spc700/debug/port.h +++ b/src/spc700/debug/port.h @@ -181,9 +181,7 @@ void gp32_fseek (long position,int ref,long *s); //#define THREADCPU -//#define USE_OPENGL //#define NETPLAY_SUPPORT -//#define FMOD_SUPPORT #define OLD_COLOUR_BLENDING #endif // __GP32__ -- cgit v1.2.3