UIQ3 update, some makefile unification, rm old configs, stuff
[picodrive.git] / platform / gizmondo / main.c
index 7b2dc91..801fbc8 100644 (file)
@@ -34,7 +34,7 @@ int APIENTRY WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPWSTR lpCmdL
                                break;\r
 \r
                        case PGS_ReloadRom:\r
-                               if (emu_ReloadRom())\r
+                               if (emu_ReloadRom(romFileName))\r
                                        engineState = PGS_Running;\r
                                else {\r
                                        lprintf("PGS_ReloadRom == 0\n");\r