mirror of
https://github.com/zeldaret/botw
synced 2026-08-17 13:09:22 -04:00
ksys/phys: Add RigidBodyAccessor
This commit is contained in:
@@ -171,6 +171,7 @@ enum class MotionType {
|
||||
Fixed = 1,
|
||||
Keyframed = 2,
|
||||
Unknown = 3,
|
||||
Invalid = -1,
|
||||
};
|
||||
|
||||
union ReceiverMask {
|
||||
|
||||
Reference in New Issue
Block a user