summaryrefslogtreecommitdiff
path: root/constants/hide_show_constants.asm
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-07-03 12:44:47 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2020-07-03 12:44:47 -0400
commitc9c59dc34323a5e0b1886db5f845c8d41620826e (patch)
tree0d07de202a4437e02cc8c66178b1dfec5c2a1673 /constants/hide_show_constants.asm
parent91dc3c9f9c8fd529bb6e8307b58b96efa0bec67e (diff)
Reorganize constants/
To do: add comments associating constants with data and code
Diffstat (limited to 'constants/hide_show_constants.asm')
-rwxr-xr-xconstants/hide_show_constants.asm3
1 files changed, 1 insertions, 2 deletions
diff --git a/constants/hide_show_constants.asm b/constants/hide_show_constants.asm
index 805d16ec..1aeb9149 100755
--- a/constants/hide_show_constants.asm
+++ b/constants/hide_show_constants.asm
@@ -4,8 +4,7 @@
; (they are either items or sprites that deactivate after battle
; and are detected in wMissableObjectList)
-const_value = 0
-
+ const_def
const HS_PALLET_TOWN_OAK ; 00
const HS_LYING_OLD_MAN ; 01
const HS_OLD_MAN ; 02