diff options
author | Flametix <44883711+Flametix@users.noreply.github.com> | 2019-05-18 22:56:19 -0400 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2019-05-18 21:56:19 -0500 |
commit | dbdb827e547d9e1746d620755a53468d75ce1b65 (patch) | |
tree | 23423471e84e6be1fdebfc28b082457323cb3b71 /include | |
parent | ab421f10892a922988a77b6bab05714098143aea (diff) |
Fix typos (#713)
* fix typos
Diffstat (limited to 'include')
-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 732c68764..7aa5c3ed3 100644 --- a/include/constants/flags.h +++ b/include/constants/flags.h @@ -725,7 +725,7 @@ #define FLAG_HIDE_ROUTE_111_VICTORIA_WINSTRATE 0x301 #define FLAG_HIDE_ROUTE_111_VIVI_WINSTRATE 0x302 #define FLAG_HIDE_ROUTE_111_VICKY_WINSTRATE 0x303 -#define FLAG_HIDE_PETALYBURG_GYM_NORMAN 0x304 +#define FLAG_HIDE_PETALBURG_GYM_NORMAN 0x304 #define FLAG_HIDE_SKY_PILLAR_TOP_RAYQUAZA_2 0x305 #define FLAG_HIDE_LILYCOVE_CONTEST_HALL_CONTEST_ATTENDANT_1 0x306 #define FLAG_HIDE_LILYCOVE_MUSEUM_CURATOR 0x307 |