fix torus demo for ps2

This commit is contained in:
aap
2026-08-09 13:55:56 +02:00
parent 0a7eb48ce3
commit 1c1bcf0610
2 changed files with 3 additions and 3 deletions
+1
View File
@@ -222,6 +222,7 @@ main(int argc, char *argv[])
if(EventHandler(INITIALIZE, nil) == EVENTERROR)
return 0;
rw::ps2::adcHack = true;
if(EventHandler(RWINITIALIZE, nil) == EVENTERROR)
return 0;