mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 03:47:42 +00:00
Finish CScriptPlayerActor
This commit is contained in:
@@ -283,6 +283,7 @@ public:
|
||||
void CheckTweakManagerDebugOptions() {}
|
||||
void SetMFGameBuilt(bool b) { x160_25_mfGameBuilt = b; }
|
||||
void SetScreenFading(bool b) { x160_26_screenFading = b; }
|
||||
bool GetScreenFading() const { return x160_26_screenFading; }
|
||||
|
||||
static void UpdateDiscordPresence(CAssetId worldSTRG = {});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user