Sonic CD runs on GP2X
[picodrive.git] / platform / gp2x / gp2x.h
index 113f674..f76736d 100644 (file)
@@ -25,7 +25,7 @@ unsigned long gp2x_joystick_read(int allow_usb_joy);
 \r
 /* 940 core */\r
 void Pause940(int yes);\r
-void Reset940(int yes);\r
+void Reset940(int yes, int bank);\r
 \r
 \r
 extern void *gp2x_screen;\r