summaryrefslogtreecommitdiff
path: root/src/KingSystem/Physics/StaticCompound/physStaticCompoundInfo.h
AgeCommit message (Collapse)Author
2022-02-13ksys/phys: Move common headers (Defines, MaterialMask) out of System/Léo Lam
2022-01-06ksys/phys: Implement more StaticCompound functionsLéo Lam
The other functions require RE'ing BodyGroup, which in turn requires RigidBody stuff
2022-01-06ksys/phys: Add StaticCompoundInfoLéo Lam