psp gfx scaling/etc stuff
[picodrive.git] / platform / psp / emu.h
index 48ce9a3..d122a20 100644 (file)
@@ -26,6 +26,6 @@ void emu_Loop(void);
 void emu_ResetGame(void);
 void emu_forcedFrame(void);
 
-void emu_stateCb(const char *str);
+void emu_msg_cb(const char *msg);