further unification and refactoring
[picodrive.git] / platform / gizmondo / main.c
index 801fbc8..cd678f0 100644 (file)
@@ -46,7 +46,7 @@ int APIENTRY WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPWSTR lpCmdL
                                engineState = PGS_Running;\r
 \r
                        case PGS_Running:\r
-                               emu_Loop();\r
+                               pemu_loop();\r
                                break;\r
 \r
                        case PGS_Quit:\r