diff options
| author | Daniel Harding <33dannye@gmail.com> | 2020-05-05 20:46:15 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-05 20:46:15 -0500 |
| commit | 606df6a317df7c8d076410e8189f7e0a7782b530 (patch) | |
| tree | c112e911f2533e6ad05b5593d030489686202884 /text/maps/VermilionGym.asm | |
| parent | Merge pull request #236 from mattbruv/vermilion (diff) | |
| parent | change input hex to constants (diff) | |
| download | pokeyellow-606df6a317df7c8d076410e8189f7e0a7782b530.tar.gz pokeyellow-606df6a317df7c8d076410e8189f7e0a7782b530.tar.xz pokeyellow-606df6a317df7c8d076410e8189f7e0a7782b530.zip | |
Merge pull request #237 from mattbruv/vermilion
Documented Vermilion Gym
Diffstat (limited to 'text/maps/VermilionGym.asm')
| -rw-r--r-- | text/maps/VermilionGym.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/text/maps/VermilionGym.asm b/text/maps/VermilionGym.asm index f718d899..14e0bcea 100644 --- a/text/maps/VermilionGym.asm +++ b/text/maps/VermilionGym.asm @@ -1,4 +1,4 @@ -_VermilionGymText_5cb6d:: +_LTSurgePreBattleText:: text "Hey, kid! What do" line "you think you're" cont "doing here?" |
