summaryrefslogtreecommitdiff
path: root/macros.asm
diff options
context:
space:
mode:
authorchaos-lord <dd4791.mariokarter@hotmail.co.uk>2017-07-10 10:36:48 +0100
committerchaos-lord <dd4791.mariokarter@hotmail.co.uk>2017-07-10 10:36:48 +0100
commit430076ea81f618dfabd2a5dea79556f33b9680a6 (patch)
treecb2d1ab7bdf225c54bbbd0d0e96973bfc92f759a /macros.asm
parentb335e79de42104b4e1998df42bf19af9f7ad11ed (diff)
parent43cf288a358c84cee0b119eaedfec6d839a5a8d1 (diff)
Merge remote-tracking branch 'origin/master' into chaos_requests-tppfork
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