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/copycats_house_2f.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/copycats_house_2f.asm')
| -rw-r--r-- | text/maps/copycats_house_2f.asm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/text/maps/copycats_house_2f.asm b/text/maps/copycats_house_2f.asm index c818f034..502f7611 100644 --- a/text/maps/copycats_house_2f.asm +++ b/text/maps/copycats_house_2f.asm @@ -1,4 +1,4 @@ -_UnnamedText_5ccd4:: ; a15ad (28:55ad) +_CopycatsHouse2FText_5ccd4:: ; a15ad (28:55ad) text $52, ": Hi! Do" line "you like #MON?" @@ -79,7 +79,7 @@ _CopycatsHouse2FText6:: ; a17be (28:57be) cont "on his head!" done -_UnnamedText_5cd17:: ; a17ef (28:57ef) +_CopycatsHouse2FText_5cd17:: ; a17ef (28:57ef) text "..." para "My Secrets!" @@ -91,7 +91,7 @@ _UnnamedText_5cd17:: ; a17ef (28:57ef) cont "CLEFAIRY!" done -_UnnamedText_5cd1c:: ; a1842 (28:5842) +_CopycatsHouse2FText_5cd1c:: ; a1842 (28:5842) text "Huh? Can't see!" done |
