summaryrefslogtreecommitdiff
path: root/macros.asm
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-07-09 13:16:25 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2017-07-09 13:16:41 -0400
commitc0382daeb5959a0be56fbf46de19873fc3a0bb39 (patch)
tree1eca65b8465602a91e672e5d7e3522519680a980 /macros.asm
parent2f7383f03d9e7368d744690be93e811a052d0d42 (diff)
Some more organization of HOME
Diffstat (limited to 'macros.asm')
-rw-r--r--macros.asm1
1 files changed, 1 insertions, 0 deletions
diff --git a/macros.asm b/macros.asm
index d737152..ab03801 100644
--- a/macros.asm
+++ b/macros.asm
@@ -2,6 +2,7 @@ INCLUDE "macros/sound.asm"
AdvanceFrame EQUS "$10"
JumpTable EQUS "$18"
+ReadHalfword EQUS "$20"
dex_text EQUS "db " ; Start beginning of pokedex description
dex_line EQUS "db $0d," ; Start new line in pokedex description