pokemon_summary_screen.c, part 3.

Also commit hgrep.sh for searching in non-c files.
This commit is contained in:
luckytyphlosion
2020-06-23 17:13:23 -04:00
parent 7cabc3d1a5
commit d096f37d75
5 changed files with 1062 additions and 2800 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ enum PokemonSummaryScreenMode
PSS_MODE_NORMAL,
PSS_MODE_UNK1,
PSS_MODE_SELECT_MOVE,
PSS_MODE_UNK3,
PSS_MODE_FORGET_MOVE,
PSS_MODE_UNK4,
PSS_MODE_BOX,
};