2
0
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:
2017-01-07 19:36:24 -08:00
parent ef43c3319b
commit bf91bdc332
9 changed files with 122 additions and 12 deletions

View File

@@ -89,8 +89,9 @@ enum class ECoverDirection
enum class EBodyType
{
Zero,
One,
Two = 2,
Two,
Three
};
enum class EBodyStateCmd