diff options
author | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-03 23:06:52 -0400 |
---|---|---|
committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-03 23:06:52 -0400 |
commit | b170bb4f1318e349ade1e8a208766b06afb2cad7 (patch) | |
tree | 0c7a599c16ccedd77315f824aafa761e8981ef87 /constants | |
parent | 27e6f58c35072d279e6794064ce4b854df815797 (diff) |
Silph Co 11F
Diffstat (limited to 'constants')
-rwxr-xr-x | constants/hide_show_constants.asm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/constants/hide_show_constants.asm b/constants/hide_show_constants.asm index 4ca9e178..10cffac8 100755 --- a/constants/hide_show_constants.asm +++ b/constants/hide_show_constants.asm @@ -192,9 +192,9 @@ const HS_SILPH_CO_10F_ITEM_2 ; B9 const HS_SILPH_CO_10F_ITEM_3 ; BA const HS_SILPH_CO_11F_1 ; BB - const HS_SILPH_CO_11F_2 ; BC - const HS_SILPH_CO_11F_JESSIE ; BD - const HS_SILPH_CO_11F_JAMES ; BE + const HS_SILPH_CO_11F_JAMES ; BC + const HS_SILPH_CO_11F_2 ; BD + const HS_SILPH_CO_11F_JESSIE ; BE const HS_MAP_F4_1 ; BF const HS_MANSION_2_ITEM ; C0 const HS_MANSION_3_ITEM_1 ; C1 |