summaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
authorluckytyphlosion <alan.rj.huang@gmail.com>2015-10-29 14:23:30 -0400
committerluckytyphlosion <alan.rj.huang@gmail.com>2015-10-29 14:23:30 -0400
commitcb414f1480e9117e5d6ee0ab5cb81903e83cde9a (patch)
treee44bd6299c61335a9a0476db57b565aadcd0b4d7 /constants
parent2ea331ebb341505df1cd8429b140c52e345a5af4 (diff)
overworld item & movement code, cable club code, remove more instances of W_, add PIKAHAPPY_TRADE
Also make replace.sh take args
Diffstat (limited to 'constants')
-rwxr-xr-xconstants/hide_show_constants.asm2
-rw-r--r--constants/misc_constants.asm2
2 files changed, 2 insertions, 2 deletions
diff --git a/constants/hide_show_constants.asm b/constants/hide_show_constants.asm
index 5a517afc..1a44b1e7 100755
--- a/constants/hide_show_constants.asm
+++ b/constants/hide_show_constants.asm
@@ -2,7 +2,7 @@
; sprites marked with an X are constants that are never used
; because those sprites are not (de)activated in a map's script
; (they are either items or sprites that deactivate after battle
-; and are detected in W_MISSABLEOBJECTLIST)
+; and are detected in wMissableObjectList)
const_value = 0
diff --git a/constants/misc_constants.asm b/constants/misc_constants.asm
index f85ca3bf..527152fe 100644
--- a/constants/misc_constants.asm
+++ b/constants/misc_constants.asm
@@ -208,4 +208,4 @@ const_value set 1
const PIKAHAPPY_FAINTED
const PIKAHAPPY_PSNFNT
const PIKAHAPPY_10
- const PIKAHAPPY_11
+ const PIKAHAPPY_TRADE