summaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-05-26 22:02:52 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-05-26 22:02:52 -0400
commitedafbab453e53564e1826fb6b73bbc72e7f9edd3 (patch)
tree16c509d7828d809787bded820175b877ff617529 /constants
parentc1be6f73744896d8230c9665ee0850bb90a030fb (diff)
Disassemble Pallet Town
Diffstat (limited to 'constants')
-rwxr-xr-xconstants/hide_show_constants.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/constants/hide_show_constants.asm b/constants/hide_show_constants.asm
index 02ebc54e..9d009f5e 100755
--- a/constants/hide_show_constants.asm
+++ b/constants/hide_show_constants.asm
@@ -6,8 +6,8 @@
const_value = 0
- const HS_PIKACHU ; 00
- const HS_PALLET_TOWN_OAK ; 01
+ const HS_PALLET_TOWN_OAK ; 00
+ const HS_PIKACHU ; 01
const HS_LYING_OLD_MAN ; 02
const HS_OLD_MAN ; 03
const HS_MUSEUM_GUY ; 04