From d10dd65dcd371c87012b31700a871a8d6c5a9aa1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9o=20Lam?= Date: Sat, 30 Oct 2021 12:38:27 +0200 Subject: ksys/phys: Add some prerequisites for ContactInfoTable --- src/KingSystem/Physics/System/physContactInfoTable.cpp | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/KingSystem/Physics/System/physContactInfoTable.cpp (limited to 'src/KingSystem/Physics/System/physContactInfoTable.cpp') 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" -- cgit v1.2.3