ksys/phys: Move common headers (Defines, MaterialMask) out of System/

This commit is contained in:
Léo Lam
2022-02-13 19:08:08 +01:00
parent 3512b78627
commit dfcfbbe4a4
31 changed files with 36 additions and 36 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
#include <container/seadPtrArray.h>
#include <heap/seadDisposer.h>
#include <thread/seadCriticalSection.h>
#include "KingSystem/Physics/System/physDefines.h"
#include "KingSystem/Physics/physDefines.h"
#include "KingSystem/Utils/Types.h"
namespace ksys::phys {