summaryrefslogtreecommitdiff
path: root/home/text.asm
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2018-02-02 21:15:15 -0500
committerRangi <remy.oukaour+rangi42@gmail.com>2018-02-02 21:15:15 -0500
commit2a53d758079e461e5cd45c2d9a81f9b70b603815 (patch)
tree717a502752e8892d00df2646990b5227d7d517f5 /home/text.asm
parent68d855c21312f871115984ccc932ce28861cf787 (diff)
Similar formatting for similar WRAM areas
Diffstat (limited to 'home/text.asm')
-rw-r--r--home/text.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/text.asm b/home/text.asm
index ef8832857..62df59717 100644
--- a/home/text.asm
+++ b/home/text.asm
@@ -568,7 +568,7 @@ ContText:: ; 1345
PlaceDexEnd:: ; 1356
-; Legacy: ends a Pokédex entry (Red).
+; Ends a Pokédex entry in Gen 1.
; Dex entries are now regular strings.
ld [hl], "."
pop hl