Fix formatting

This commit is contained in:
ζeh Matt 2023-06-01 01:25:07 +03:00
parent cba6238ede
commit c4c3743a6b
No known key found for this signature in database
GPG Key ID: 18CE582C71A225B0
1 changed files with 1 additions and 1 deletions

View File

@ -264,7 +264,7 @@ void GameState::UpdateLogic(LogicTimings* timings)
};
gInUpdateCode = true;
gScreenAge++;
if (gScreenAge == 0)
gScreenAge--;