mirror of
https://github.com/td512/re3.git
synced 2026-01-20 20:57:16 +00:00
Update CutsceneMgr.h
This commit is contained in:
parent
9689def6a5
commit
601115e56a
@ -12,6 +12,4 @@ public:
|
||||
|
||||
static bool IsRunning(void) { return ms_running; }
|
||||
static bool IsCutsceneProcessing(void) { return ms_cutsceneProcessing; }
|
||||
|
||||
static Bool &ms_running;
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user