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;