summaryrefslogtreecommitdiff
path: root/macros.asm
diff options
context:
space:
mode:
authorMarcus Huderle <huderlem@gmail.com>2017-07-09 10:24:07 -0700
committerGitHub <noreply@github.com>2017-07-09 10:24:07 -0700
commitc3c25e3a11db7bf65bb06f783fd2c1df49136452 (patch)
treea1a31149718d342cddcde7ea004270aca77a4fbd /macros.asm
parent40b27505b32bac1d96e20a168ac96ab3384878b3 (diff)
parent467d4f0026f7c6b8b0cbadd458b5c29c14a6a661 (diff)
Merge pull request #19 from PikalaxALT/master
File modes and HOME splitting
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