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/celadon_diner.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/celadon_diner.asm')
| -rw-r--r-- | text/maps/celadon_diner.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/text/maps/celadon_diner.asm b/text/maps/celadon_diner.asm index d6536c49..ee27fadd 100644 --- a/text/maps/celadon_diner.asm +++ b/text/maps/celadon_diner.asm @@ -26,7 +26,7 @@ _CeladonDinerText4:: ; 9dfc9 (27:5fc9) cont "at the slots." done -_UnnamedText_491a7:: ; 9e003 (27:6003) +_CeladonDinerText_491a7:: ; 9e003 (27:6003) text "Go ahead! Laugh!" para "I'm flat out" @@ -52,7 +52,7 @@ _CoinCaseNoRoomText:: ; 9e090 (27:6090) line "this!" done -_UnnamedText_491b7:: ; 9e0a5 (27:60a5) +_CeladonDinerText_491b7:: ; 9e0a5 (27:60a5) text "I always thought" line "I was going to" cont "win it back..." |
