mirror of
https://github.com/zeldaret/botw
synced 2026-06-25 01:12:12 -04:00
Merge pull request #75 from savage13/PlacementMap
Add PlacementMap, stubs: PlacementMapMgr and PlacementMapMgrMapArray
This commit is contained in:
@@ -41,6 +41,9 @@ public:
|
||||
bool finishParsing_() override;
|
||||
bool m7_() override;
|
||||
|
||||
void cleanUp();
|
||||
bool calledFromMapDtor();
|
||||
|
||||
private:
|
||||
enum class Flag {
|
||||
Initialised = 1 << 0,
|
||||
|
||||
Reference in New Issue
Block a user