diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2020-02-27 14:21:13 -0500 |
---|---|---|
committer | GriffinR <griffin.g.richards@gmail.com> | 2020-02-27 14:21:13 -0500 |
commit | 2d9327a1ff21ac142c17e270755c658491eee5aa (patch) | |
tree | 3c10b1e08e0bbada1aa4313012e435031b9576eb /include/constants/flags.h | |
parent | 43f66fce5574592ac1c37b9452fe858e482156bb (diff) |
Document Four Island scripts, trainer_card.inc
Diffstat (limited to 'include/constants/flags.h')
-rw-r--r-- | include/constants/flags.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/constants/flags.h b/include/constants/flags.h index 7555f3c6b..44ef7e22f 100644 --- a/include/constants/flags.h +++ b/include/constants/flags.h @@ -670,7 +670,7 @@ #define FLAG_SILPH_11F_DOOR 0x28D #define FLAG_0x28E 0x28E #define FLAG_0x28F 0x28F -#define FLAG_MET_STICKER_LADY 0x290 +#define FLAG_MET_STICKER_MAN 0x290 #define FLAG_PALLET_LADY_NOT_BLOCKING_SIGN 0x291 #define FLAG_GOT_VS_SEEKER 0x292 #define FLAG_GOT_TM19_FROM_ERIKA 0x293 |