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:
@@ -166,7 +166,9 @@ enum class ELoopAttackType
|
||||
|
||||
enum class EGenerateType
|
||||
{
|
||||
Invalid = -1
|
||||
Invalid = -1,
|
||||
Zero,
|
||||
One
|
||||
};
|
||||
|
||||
enum class ESlideType
|
||||
|
||||
Reference in New Issue
Block a user