mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 05:07:43 +00:00
Initial CScriptSpecialFunction implementations
This commit is contained in:
@@ -209,6 +209,7 @@ public:
|
||||
bool HasGlobalSound(u16 id) const;
|
||||
void AddGlobalSound(const CSfxHandle& hnd);
|
||||
EEnvFxType GetNeededEnvFx() const { return xc4_neededFx; }
|
||||
CAssetId GetWorldAssetId() const { return x8_mlvlId; }
|
||||
bool AreSkyNeedsMet() const;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user