diff options
author | KuroiIeWa5Da <tyuki@adu.me> | 2012-01-20 23:41:53 -0600 |
---|---|---|
committer | KuroiIeWa5Da <tyuki@adu.me> | 2012-01-20 23:41:53 -0600 |
commit | e7dfe391f179a66c56adbfb7a6f1a8fc8e810cbf (patch) | |
tree | 1b271fc4984461bac3ef73f7eb6203a7dc3cec0e /constants.asm | |
parent | c0aea369dabf0849e3d1cd54ddeeabc9941e925e (diff) | |
parent | 4d428d10ea80226a4bf88d739e9ba91c959d6564 (diff) |
kanzure merge
hg-commit-id: 666ca4b94d7a
Diffstat (limited to 'constants.asm')
-rw-r--r-- | constants.asm | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/constants.asm b/constants.asm index 097777e9..e161c7ac 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 |