aboutsummaryrefslogtreecommitdiff
path: root/source/gfx.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/gfx.h')
-rw-r--r--source/gfx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/gfx.h b/source/gfx.h
index 411c464..0441223 100644
--- a/source/gfx.h
+++ b/source/gfx.h
@@ -108,7 +108,6 @@ extern struct SGFX GFX;
bool8 S9xGraphicsInit();
void S9xGraphicsDeinit();
bool8 S9xInitUpdate(void);
-void S9xDeinitUpdate(int width, int height);
#if 0
void S9xSyncSpeed();
#else