summaryrefslogtreecommitdiff
path: root/src/KingSystem/Physics/StaticCompound
diff options
context:
space:
mode:
authorBrian Savage <savage13@gmail.com>2022-01-29 11:43:30 -0500
committerBrian Savage <savage13@gmail.com>2022-01-29 17:37:42 -0500
commit3bb33875b31bc53b3161ac2b58741b44a005d803 (patch)
tree79e387fd4ac89866ad5ceb671f66bf477619a8e9 /src/KingSystem/Physics/StaticCompound
parent93bc93051cbf112541d7e790a639e348a28ee7a5 (diff)
More PlacementMap functions
Diffstat (limited to 'src/KingSystem/Physics/StaticCompound')
-rw-r--r--src/KingSystem/Physics/StaticCompound/physStaticCompound.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/KingSystem/Physics/StaticCompound/physStaticCompound.h b/src/KingSystem/Physics/StaticCompound/physStaticCompound.h
index aa0615aa..e5e61505 100644
--- a/src/KingSystem/Physics/StaticCompound/physStaticCompound.h
+++ b/src/KingSystem/Physics/StaticCompound/physStaticCompound.h
@@ -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 {