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

Merge remote-tracking branch 'origin/icesheegoth'

This commit is contained in:
2020-06-06 16:27:08 -04:00
13 changed files with 1812 additions and 479 deletions

View File

@@ -96,7 +96,7 @@ enum class ELoopState { Invalid = -1, Begin, Loop, End };
enum class ELoopAttackType { Invalid = -1, Zero, One, Two, Three };
enum class EGenerateType { Invalid = -1, Zero, One, Two, Three, Four, Five, Six, Seven };
enum class EGenerateType { Invalid = -1, Zero, One, Two, Three, Four, Five, Six, Seven, Eight };
enum class ESlideType { Invalid = -1, Zero = 0 };