mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 07:47:42 +00:00
CAutoMapper work
This commit is contained in:
@@ -183,6 +183,7 @@ public:
|
||||
s32 GetNumAreas() const { return x18_areas.size(); }
|
||||
const IGameArea* IGetAreaAlways(TAreaId id) const;
|
||||
TAreaId IGetCurrentAreaId() const;
|
||||
TAreaId GetCurrentAreaId() const { return x68_curAreaId; }
|
||||
TAreaId IGetAreaId(ResId id) const;
|
||||
bool ICheckWorldComplete();
|
||||
std::string IGetDefaultAudioTrack() const;
|
||||
|
||||
Reference in New Issue
Block a user