summaryrefslogtreecommitdiff
path: root/src/KingSystem/Physics/StaticCompound/physStaticCompoundUtil.cpp
diff options
context:
space:
mode:
authorLéo Lam <leo@leolam.fr>2022-03-20 18:27:06 +0100
committerLéo Lam <leo@leolam.fr>2022-03-20 22:04:58 +0100
commit0890d161e5d22a4572a2ca128c6aff6af5ab8ed4 (patch)
tree348d4e0e4b842d196e7d63b3f3aa76a8a6461418 /src/KingSystem/Physics/StaticCompound/physStaticCompoundUtil.cpp
parent30d4a0005253ebb6d281237b6eda32e1d33a47c2 (diff)
ksys/phys: Add most remaining parts of RayCast
One last function remaining (0x0000007100fc4844) but it looks obnoxious so I'll leave it for later.
Diffstat (limited to 'src/KingSystem/Physics/StaticCompound/physStaticCompoundUtil.cpp')
-rw-r--r--src/KingSystem/Physics/StaticCompound/physStaticCompoundUtil.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/KingSystem/Physics/StaticCompound/physStaticCompoundUtil.cpp b/src/KingSystem/Physics/StaticCompound/physStaticCompoundUtil.cpp
new file mode 100644
index 00000000..72d1bcbb
--- /dev/null
+++ b/src/KingSystem/Physics/StaticCompound/physStaticCompoundUtil.cpp
@@ -0,0 +1 @@
+#include "KingSystem/Physics/StaticCompound/physStaticCompoundUtil.h"