idle loop hack, psp bugfix, plat debug str
[picodrive.git] / platform / gp2x / emu.c
index 9afa61b..12d70e3 100644 (file)
@@ -719,6 +719,11 @@ void emu_forcedFrame(int opts)
        currentConfig.EmuOpt = eo_old;\r
 }\r
 \r
+void emu_platformDebugCat(char *str)\r
+{\r
+       // nothing\r
+}\r
+\r
 static void simpleWait(int thissec, int lim_time)\r
 {\r
        struct timeval tval;\r