summaryrefslogtreecommitdiff
path: root/include/pokemon_summary_screen.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pokemon_summary_screen.h')
-rw-r--r--include/pokemon_summary_screen.h14
1 files changed, 7 insertions, 7 deletions
diff --git a/include/pokemon_summary_screen.h b/include/pokemon_summary_screen.h
index 8ee0cbafd..aee4c27be 100644
--- a/include/pokemon_summary_screen.h
+++ b/include/pokemon_summary_screen.h
@@ -38,13 +38,13 @@ enum PokemonSummaryScreenPage
enum PokemonSummaryScreenState3270
{
- PSS_STATE3270_0,
- PSS_STATE3270_1,
- PSS_STATE3270_2,
- PSS_STATE3270_3,
- PSS_STATE3270_4,
- PSS_STATE3270_5,
- PSS_STATE3270_6
+ PSS_STATE3270_FADEIN,
+ PSS_STATE3270_PLAYCRY,
+ PSS_STATE3270_HANDLEINPUT,
+ PSS_STATE3270_FLIPPAGES,
+ PSS_STATE3270_ATEXIT_FADEOUT,
+ PSS_STATE3270_ATEXIT_WAITLINKDELAY,
+ PSS_STATE3270_ATEXIT_WAITFADE
};
enum PokemonSummaryScreenStat