mirror of
https://github.com/halpz/re3.git
synced 2025-07-04 01:30:46 +00:00
More refs removed
This commit is contained in:
@ -29,6 +29,7 @@
|
||||
#include "SceneEdit.h"
|
||||
#include "Pools.h"
|
||||
#include "Debug.h"
|
||||
#include "GenericGameStorage.h"
|
||||
#include "Camera.h"
|
||||
|
||||
enum
|
||||
|
@ -16,11 +16,8 @@ extern char *gString;
|
||||
extern char *gString2;
|
||||
extern wchar *gUString;
|
||||
extern wchar *gUString2;
|
||||
extern bool &b_FoundRecentSavedGameWantToLoad;
|
||||
extern bool gbPrintShite;
|
||||
extern bool &gbModelViewer;
|
||||
extern bool &StillToFadeOut;
|
||||
extern bool &JustLoadedDontFadeInYet;
|
||||
|
||||
class CSprite2d;
|
||||
|
||||
|
Reference in New Issue
Block a user