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_3f.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_3f.asm')
| -rw-r--r-- | text/maps/silph_co_3f.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/text/maps/silph_co_3f.asm b/text/maps/silph_co_3f.asm index 34116b5a..25d68018 100644 --- a/text/maps/silph_co_3f.asm +++ b/text/maps/silph_co_3f.asm @@ -1,9 +1,9 @@ -_UnnamedText_59ff9:: ; 826b9 (20:66b9) +_SilphCo3Text_59ff9:: ; 826b9 (20:66b9) text "I work for SILPH." line "What should I do?" done -_UnnamedText_59ffe:: ; 826de (20:66de) +_SilphCo3Text_59ffe:: ; 826de (20:66de) text $52, "! You and" line "your #MON" cont "saved us!" |
