X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=platform%2Fgizmondo%2Femu.h;h=581672ab5c368e6b79c328a5318ec815cda8e4e4;hb=5ed2561c910308a0b5a4d4621e35f2a3806c30eb;hp=86ab426ba87d2524ba8caeaa33bf899bcb2b9354;hpb=ea8c405fa721a8658b1f7c51cf6238ba2bba8a17;p=picodrive.git diff --git a/platform/gizmondo/emu.h b/platform/gizmondo/emu.h index 86ab426..581672a 100644 --- a/platform/gizmondo/emu.h +++ b/platform/gizmondo/emu.h @@ -27,3 +27,5 @@ void emu_Loop(void); void emu_ResetGame(void); void emu_forcedFrame(void); +void emu_stateCb(const char *str); +