summaryrefslogtreecommitdiff
path: root/macros/text.asm
diff options
context:
space:
mode:
Diffstat (limited to 'macros/text.asm')
-rw-r--r--macros/text.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/text.asm b/macros/text.asm
index 3a3efe48e..97f919c7c 100644
--- a/macros/text.asm
+++ b/macros/text.asm
@@ -12,7 +12,7 @@ page EQUS "db $50," ; Start a new Pokedex page.
dex EQUS "db $e8, $50" ; End a Pokedex entry.
-TX_RAM EQU 1
+TX_RAM EQU $01
TX_FAR EQU $16
text_jump: MACRO