aboutsummaryrefslogtreecommitdiffstats
path: root/constants.asm
diff options
context:
space:
mode:
authorIIMarckus <iimarckus@gmail.com>2013-05-12 21:56:09 -0600
committerIIMarckus <iimarckus@gmail.com>2013-05-12 21:56:09 -0600
commit9f4f3b62a48be8f520303f795019b534300aba3d (patch)
tree4b90aa4929d99e98196f9bcfa6e3a6000fb12f42 /constants.asm
parent* add known hard-coded memory locations are labels now (diff)
downloadpokeyellow-9f4f3b62a48be8f520303f795019b534300aba3d.tar.gz
pokeyellow-9f4f3b62a48be8f520303f795019b534300aba3d.tar.xz
pokeyellow-9f4f3b62a48be8f520303f795019b534300aba3d.zip
Make the pic bank calculations more readable.
Diffstat (limited to 'constants.asm')
-rw-r--r--constants.asm2
1 files changed, 2 insertions, 0 deletions
diff --git a/constants.asm b/constants.asm
index a85bc9bd..648f955d 100644
--- a/constants.asm
+++ b/constants.asm
@@ -1447,6 +1447,8 @@ SQUIRTLE EQU $B1
CHARMELEON EQU $B2
WARTORTLE EQU $B3
CHARIZARD EQU $B4
+FOSSIL_KABUTOPS EQU $B6
+FOSSIL_AERODACTYL EQU $B7
MON_GHOST EQU $B8
ODDISH EQU $B9
GLOOM EQU $BA