aboutsummaryrefslogtreecommitdiffstats
path: root/text.asm
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2022-07-10 19:26:18 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2022-07-10 19:26:18 -0400
commita66adbcc5c63d133c68bb7a758e8920fde6de2ff (patch)
tree52a9a41f1cf663311694ba2a2315fb0a504663e8 /text.asm
parentIdentify Pokédex rating text (diff)
downloadpokeyellow-a66adbcc5c63d133c68bb7a758e8920fde6de2ff.tar.gz
pokeyellow-a66adbcc5c63d133c68bb7a758e8920fde6de2ff.tar.xz
pokeyellow-a66adbcc5c63d133c68bb7a758e8920fde6de2ff.zip
Sync Pokédex rating text with pokeyellow
Diffstat (limited to 'text.asm')
-rw-r--r--text.asm1
1 files changed, 1 insertions, 0 deletions
diff --git a/text.asm b/text.asm
index be17bfc6..c5020bba 100644
--- a/text.asm
+++ b/text.asm
@@ -146,6 +146,7 @@ INCLUDE "data/text/text_3.asm"
INCLUDE "text/RedsHouse1F.asm"
INCLUDE "text/BluesHouse.asm"
INCLUDE "text/OaksLab.asm"
+INCLUDE "text/pokedex_ratings.asm"
INCLUDE "text/ViridianPokecenter.asm"
INCLUDE "text/ViridianMart.asm"
INCLUDE "text/ViridianSchoolHouse.asm"