mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 05:07:43 +00:00
Initial CIkChain implementation
This commit is contained in:
@@ -89,8 +89,9 @@ enum class ECoverDirection
|
||||
|
||||
enum class EBodyType
|
||||
{
|
||||
Zero,
|
||||
One,
|
||||
Two = 2,
|
||||
Two,
|
||||
Three
|
||||
};
|
||||
enum class EBodyStateCmd
|
||||
|
||||
Reference in New Issue
Block a user