diff options
| author | Léo Lam <leo@leolam.fr> | 2021-10-30 12:38:27 +0200 |
|---|---|---|
| committer | Léo Lam <leo@leolam.fr> | 2021-10-30 16:17:39 +0200 |
| commit | d10dd65dcd371c87012b31700a871a8d6c5a9aa1 (patch) | |
| tree | e054c0b585b6daead48586330bc348bc58cf3c16 /src/KingSystem/Physics/System/physContactInfoTable.cpp | |
| parent | 70aaa429fe82098d954d0945bfb1b8253a7fa45a (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.cpp | 1 |
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" |
