more work on battle transition

This commit is contained in:
DizzyEggg
2018-01-02 20:38:33 +01:00
parent ba176dfe07
commit eb00e8ba4a
11 changed files with 2174 additions and 5152 deletions
+10
View File
@@ -7,6 +7,16 @@ void BattleTransition_StartOnField(u8 transitionID);
void BattleTransition_Start(u8 transitionID);
bool8 IsBattleTransitionDone(void);
enum // TRANSITION_MUGSHOT
{
MUGSHOT_SYDNEY,
MUGSHOT_PHOEBE,
MUGSHOT_GLACIA,
MUGSHOT_DRAKE,
MUGSHOT_CHAMPION,
MUGSHOTS_COUNT
};
// credits for the names go to Dyskinesia and Tetrable
// names are naturally subject to change