aboutsummaryrefslogtreecommitdiff
path: root/source/gfx.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/gfx.h')
-rw-r--r--source/gfx.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/gfx.h b/source/gfx.h
index 33e1747..663a4c3 100644
--- a/source/gfx.h
+++ b/source/gfx.h
@@ -21,11 +21,7 @@ extern struct SGFX GFX;
bool S9xInitGFX();
void S9xDeinitGFX();
bool S9xInitUpdate(void);
-#if 0
-void S9xSyncSpeed();
-#else
#define S9xSyncSpeed()
-#endif
struct SGFX