diff options
| author | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2014-05-18 14:19:10 -0400 |
|---|---|---|
| committer | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2014-05-18 14:19:10 -0400 |
| commit | 24c01b09bb2b617812bd826d1cf9ab5e3ec6a023 (patch) | |
| tree | 07d2ed81b23de081f2003d9f8d50170344dd5ada /text/maps/silph_co_4f.asm | |
| parent | Pull map headers out of main.asm (diff) | |
| download | pokeyellow-24c01b09bb2b617812bd826d1cf9ab5e3ec6a023.tar.gz pokeyellow-24c01b09bb2b617812bd826d1cf9ab5e3ec6a023.tar.xz pokeyellow-24c01b09bb2b617812bd826d1cf9ab5e3ec6a023.zip | |
Pull map scripts out of main.asm
Diffstat (limited to 'text/maps/silph_co_4f.asm')
| -rw-r--r-- | text/maps/silph_co_4f.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/text/maps/silph_co_4f.asm b/text/maps/silph_co_4f.asm index 452a05a8..309da28c 100644 --- a/text/maps/silph_co_4f.asm +++ b/text/maps/silph_co_4f.asm @@ -1,9 +1,9 @@ -_UnnamedText_19de0:: ; 827e4 (20:67e4) +_SilphCo4Text_19de0:: ; 827e4 (20:67e4) text "Sssh! Can't you" line "see I'm hiding?" done -_UnnamedText_19de5:: ; 82803 (20:6803) +_SilphCo4Text_19de5:: ; 82803 (20:6803) text "Huh? TEAM ROCKET" line "is gone?" done |
