From 48aea53506b1c724859f62ab1bd7ecc8d3f9c2c2 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Mon, 8 Aug 2016 05:26:33 +0200 Subject: Cleanup --- source/display.h | 1 - 1 file changed, 1 deletion(-) diff --git a/source/display.h b/source/display.h index 1a98ef4..0553a20 100644 --- a/source/display.h +++ b/source/display.h @@ -97,7 +97,6 @@ bool S9xReadSuperScopePosition(int* x, int* y, uint32_t* buttons); void S9xInitDisplay(void); void S9xDeinitDisplay(); -void S9xPutImage(int width, int height); void S9xToggleSoundChannel(int channel); void S9xSetInfoString(const char* string); void S9xNextController(); -- cgit v1.2.3