mirror of
https://github.com/zeldaret/botw
synced 2026-07-03 12:10:14 -04:00
More PlacementMap functions
This commit is contained in:
@@ -44,6 +44,9 @@ public:
|
||||
void cleanUp();
|
||||
bool calledFromMapDtor();
|
||||
int getNumFieldBodyGroups() const { return mFieldBodyGroups.size(); }
|
||||
bool x_3();
|
||||
void x_4();
|
||||
StaticCompound* sub_7100FCAD0C(sead::Matrix34f& mtx);
|
||||
|
||||
private:
|
||||
enum class Flag {
|
||||
|
||||
Reference in New Issue
Block a user