partially working menu
[fceu.git] / drivers / gp2x / dface.h
index c4d2bfb..f2c569e 100644 (file)
@@ -7,6 +7,7 @@ void GetBaseDirectory(char *BaseDirectory);
 
 int InitSound(void);
 void WriteSound(int16 *Buffer, int Count);
+
 void KillSound(void);
 void SilenceSound(int s); /* DOS and SDL */