summaryrefslogtreecommitdiff
path: root/macros.asm
diff options
context:
space:
mode:
authoreinstein95 <einstein95@users.noreply.github.com>2016-08-12 18:57:57 +1200
committereinstein95 <einstein95@users.noreply.github.com>2016-08-12 18:57:57 +1200
commit76fefa47164cd2a41ee3cac8fc1895b78fb0ce2f (patch)
tree06345fc21c87e003d531535eb29c328ec22e28d9 /macros.asm
parent7a9f469dca9b1e61783f015bb6eb734ec72a126a (diff)
Fix text
Diffstat (limited to 'macros.asm')
-rw-r--r--macros.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/macros.asm b/macros.asm
index a31d981a..5896a4d6 100644
--- a/macros.asm
+++ b/macros.asm
@@ -228,7 +228,7 @@ done EQUS "db $57" ; End a text box.
prompt EQUS "db $58" ; Prompt the player to end a text box (initiating some other event).
page EQUS "db $49," ; Start a new Pokedex page.
-dex EQUS "db $5f, $50" ; End a Pokedex entry.
+dex EQUS "db $50, $50" ; End a Pokedex entry.
TX_RAM: MACRO
; prints text to screen