summaryrefslogtreecommitdiff
path: root/en/text/pokedex_text.asm
diff options
context:
space:
mode:
Diffstat (limited to 'en/text/pokedex_text.asm')
-rw-r--r--en/text/pokedex_text.asm3
1 files changed, 2 insertions, 1 deletions
diff --git a/en/text/pokedex_text.asm b/en/text/pokedex_text.asm
index 6bb43d94..83a686f7 100644
--- a/en/text/pokedex_text.asm
+++ b/en/text/pokedex_text.asm
@@ -1,4 +1,5 @@
-INCLUDE "charmap.asm"
+INCLUDE "macros/inclang.asm"
+ inclang charmap.asm
INCLUDE "constants/text_bank_constants.asm"
INCLUDE "macros/text_macros.asm"