summaryrefslogtreecommitdiff
path: root/src/KingSystem/Physics/System/physContactInfoTable.cpp
diff options
context:
space:
mode:
authorLéo Lam <leo@leolam.fr>2021-10-30 12:38:27 +0200
committerLéo Lam <leo@leolam.fr>2021-10-30 16:17:39 +0200
commitd10dd65dcd371c87012b31700a871a8d6c5a9aa1 (patch)
treee054c0b585b6daead48586330bc348bc58cf3c16 /src/KingSystem/Physics/System/physContactInfoTable.cpp
parent70aaa429fe82098d954d0945bfb1b8253a7fa45a (diff)
ksys/phys: Add some prerequisites for ContactInfoTable
Diffstat (limited to 'src/KingSystem/Physics/System/physContactInfoTable.cpp')
-rw-r--r--src/KingSystem/Physics/System/physContactInfoTable.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/KingSystem/Physics/System/physContactInfoTable.cpp b/src/KingSystem/Physics/System/physContactInfoTable.cpp
new file mode 100644
index 00000000..637cf21f
--- /dev/null
+++ b/src/KingSystem/Physics/System/physContactInfoTable.cpp
@@ -0,0 +1 @@
+#include "KingSystem/Physics/System/physContactInfoTable.h"