1
0
mirror of https://github.com/td512/re3.git synced 2026-02-06 21:54:34 +00:00

Style fixes

This commit is contained in:
Wes Hampson
2020-03-11 14:15:27 -07:00
parent 81c4f75c63
commit 018fb3a929
2 changed files with 2 additions and 2 deletions

View File

@@ -241,7 +241,7 @@ DoGameSpecificStuffAfterSucessLoad()
StillToFadeOut = true;
JustLoadedDontFadeInYet = true;
CTheScripts::Process();
}
}
bool
CheckSlotDataValid(int32 slot)