mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-11 15:41:48 +00:00
CMetroid: More function implementations
This commit is contained in:
@@ -94,7 +94,7 @@ enum class EGetupType { Invalid = -1, Zero = 0, One = 1, Two = 2 };
|
||||
|
||||
enum class ELoopState { Invalid = -1, Begin, Loop, End };
|
||||
|
||||
enum class ELoopAttackType { Invalid = -1 };
|
||||
enum class ELoopAttackType { Invalid = -1, Zero, One, Two, Three };
|
||||
|
||||
enum class EGenerateType { Invalid = -1, Zero, One, Two, Three, Four, Five };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user