diff options
| author | Rangi <remy.oukaour+rangi42@gmail.com> | 2022-07-10 19:26:18 -0400 |
|---|---|---|
| committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2022-07-10 19:26:18 -0400 |
| commit | a66adbcc5c63d133c68bb7a758e8920fde6de2ff (patch) | |
| tree | 52a9a41f1cf663311694ba2a2315fb0a504663e8 /text.asm | |
| parent | Identify Pokédex rating text (diff) | |
| download | pokeyellow-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.asm | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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" |
