summaryrefslogtreecommitdiff
path: root/text.asm
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-07-07 14:45:24 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2020-07-07 14:45:24 -0400
commitb945988a0af9de9a37d95be8b117f395bc6e5592 (patch)
tree7829c1ddbfd3ebc4d9538c3cf2332df49efac687 /text.asm
parent1e593d8f8cd07e1072992dc1fc962b6de7508aad (diff)
Names for more SECTIONs
Diffstat (limited to 'text.asm')
-rw-r--r--text.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/text.asm b/text.asm
index d15f258a..be17bfc6 100644
--- a/text.asm
+++ b/text.asm
@@ -270,7 +270,7 @@ SECTION "Text 11", ROMX
INCLUDE "data/text/text_7.asm"
-SECTION "Pokedex Text", ROMX
+SECTION "Pokédex Text", ROMX
INCLUDE "data/pokemon/dex_text.asm"