mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 01:47:43 +00:00
Complete CScriptDistanceFog RE
This commit is contained in:
@@ -174,6 +174,8 @@ public:
|
||||
ResId IGetSaveWorldAssetId() const;
|
||||
const CMapWorld* IGetMapWorld() const;
|
||||
CMapWorld* IMapWorld();
|
||||
const CGameArea* GetAreaAlways(TAreaId) const;
|
||||
CGameArea* GetArea(TAreaId);
|
||||
const IGameArea* IGetAreaAlways(TAreaId id) const;
|
||||
TAreaId IGetCurrentAreaId() const;
|
||||
TAreaId IGetAreaId(ResId id) const;
|
||||
|
||||
Reference in New Issue
Block a user