summaryrefslogtreecommitdiff
path: root/constants.asm
diff options
context:
space:
mode:
authorBryan Bishop <kanzure@gmail.com>2012-01-20 23:13:53 -0600
committerBryan Bishop <kanzure@gmail.com>2012-01-20 23:13:53 -0600
commit4d428d10ea80226a4bf88d739e9ba91c959d6564 (patch)
treebfd83cab4176ada0b3cd914d40806eed7cef3355 /constants.asm
parentcab7304a929946fbe282fa5609ef578ed4f054b4 (diff)
these are for map scripts, not booleans
hg-commit-id: 240c7e1354c2
Diffstat (limited to 'constants.asm')
-rw-r--r--constants.asm11
1 files changed, 0 insertions, 11 deletions
diff --git a/constants.asm b/constants.asm
index 494e133e..3fbd7109 100644
--- a/constants.asm
+++ b/constants.asm
@@ -448,17 +448,6 @@ W_PLAYERCOINS EQU $D5A4 ; two bytes
W_PLAYERCOINS1 EQU $D5A4
W_PLAYERCOINS2 EQU $D5A5
-W_HASTOWNMAP EQU $D5F3
-W_HASOAKSPARCEL EQU $D60D
-W_LAPRAS EQU $D72E
-W_ARTICUNO EQU $D782
-W_ZAPDOS EQU $D7D4
-W_VERMILIONSNORLAX EQU $D7D8
-W_CELADONSNORLAX EQU $D7E0
-W_MOLTRES EQU $D7EE
-W_SSANNE EQU $D803
-W_MEWTWO EQU $D85F
-
W_OAKSLABCURSCRIPT EQU $D5F0
W_RIVALSTARTER EQU $D715