diff options
| author | Yoann Fievez <yoann.fievez@gmail.com> | 2021-05-17 12:48:26 +0200 |
|---|---|---|
| committer | Yoann Fievez <yoann.fievez@gmail.com> | 2021-05-31 20:41:10 +0200 |
| commit | a448ac897d5480bba4b40b4be8a4bfe5a5c31be7 (patch) | |
| tree | 4173debfd48dbd282cea6049511e901a1d177f66 /text/PewterGym.asm | |
| parent | Simplify the tileset headers (diff) | |
| download | pokeyellow-a448ac897d5480bba4b40b4be8a4bfe5a5c31be7.tar.gz pokeyellow-a448ac897d5480bba4b40b4be8a4bfe5a5c31be7.tar.xz pokeyellow-a448ac897d5480bba4b40b4be8a4bfe5a5c31be7.zip | |
Clean many labels of scripts of all gyms
Diffstat (limited to 'text/PewterGym.asm')
| -rw-r--r-- | text/PewterGym.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/text/PewterGym.asm b/text/PewterGym.asm index 6426dd72..9114ec7b 100644 --- a/text/PewterGym.asm +++ b/text/PewterGym.asm @@ -1,4 +1,4 @@ -_PewterGymText_5c49e:: +_BrockPreBattleText:: text "I'm BROCK!" line "I'm PEWTER's GYM" cont "LEADER!" |
