summaryrefslogtreecommitdiff
path: root/src/KingSystem/Physics/System/physSystem.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/KingSystem/Physics/System/physSystem.h')
-rw-r--r--src/KingSystem/Physics/System/physSystem.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/KingSystem/Physics/System/physSystem.h b/src/KingSystem/Physics/System/physSystem.h
index 8c61d82d..6b130476 100644
--- a/src/KingSystem/Physics/System/physSystem.h
+++ b/src/KingSystem/Physics/System/physSystem.h
@@ -102,6 +102,11 @@ public:
// 0x0000007101216814
bool getEntityContactListenerField91() const;
+ // 0x000000710121682c
+ void incrementWorldUnkCounter(ContactLayerType layer_type);
+ // 0x000000710121684c
+ void decrementWorldUnkCounter(ContactLayerType layer_type);
+
// 0x0000007101216cec
sead::Heap* getPhysicsTempHeap(LowPriority low_priority) const;