mirror of
https://github.com/captain-amygdala/pistorm.git
synced 2026-01-29 04:51:11 +00:00
Fix stupid typo
This commit is contained in:
@@ -289,7 +289,7 @@ reinit_raylib:;
|
||||
reinit = 1;
|
||||
goto shutdown_raylib;
|
||||
}
|
||||
if (!emulator_exiting) {
|
||||
if (emulator_exiting) {
|
||||
goto shutdown_raylib;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user