1
0
mirror of https://github.com/td512/re3.git synced 2026-04-28 11:17:06 +00:00
This commit is contained in:
Sergeanur
2020-01-14 01:13:42 +02:00
parent fdbcd1fb68
commit fa4dbcab35
10 changed files with 598 additions and 61 deletions

View File

@@ -19,6 +19,8 @@ extern wchar *gUString2;
extern bool &b_FoundRecentSavedGameWantToLoad;
extern bool gbPrintShite;
extern bool &gbModelViewer;
extern bool &StillToFadeOut;
extern bool &JustLoadedDontFadeInYet;
class CSprite2d;