mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 22:27:41 +00:00
Various implementations
This commit is contained in:
@@ -52,6 +52,7 @@ public:
|
||||
};
|
||||
|
||||
CWorld(IObjectStore& objStore, CResFactory& resFactory, ResId);
|
||||
bool DoesAreaExist(TAreaId area) const;
|
||||
std::vector<std::unique_ptr<CGameArea>>& GetGameAreas() {return x18_areas;}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user