2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-09 09:47:43 +00:00

Lots of CParasite implementations

This commit is contained in:
Jack Andersen
2018-11-11 18:21:36 -10:00
parent 94333e4726
commit bf3636a16e
24 changed files with 1093 additions and 144 deletions

View File

@@ -166,7 +166,9 @@ enum class ELoopAttackType
enum class EGenerateType
{
Invalid = -1
Invalid = -1,
Zero,
One
};
enum class ESlideType