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/route_16_gate_upstairs.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/route_16_gate_upstairs.asm')
| -rw-r--r-- | text/maps/route_16_gate_upstairs.asm | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/text/maps/route_16_gate_upstairs.asm b/text/maps/route_16_gate_upstairs.asm index d4f1b32a..26767654 100644 --- a/text/maps/route_16_gate_upstairs.asm +++ b/text/maps/route_16_gate_upstairs.asm @@ -1,15 +1,15 @@ -_UnnamedText_49820:: ; 8cd49 (23:4d49) +_Route16GateUpstairsText_49820:: ; 8cd49 (23:4d49) text "I'm going for a" line "ride with my girl" cont "friend!" done -_UnnamedText_4982f:: ; 8cd73 (23:4d73) +_Route16GateUpstairsText_4982f:: ; 8cd73 (23:4d73) text "We're going" line "riding together!" done -_UnnamedText_4983b:: ; 8cd90 (23:4d90) +_Route16GateUpstairsText_4983b:: ; 8cd90 (23:4d90) text "Looked into the" line "binoculars." @@ -17,7 +17,7 @@ _UnnamedText_4983b:: ; 8cd90 (23:4d90) line "STORE!" done -_UnnamedText_49847:: ; 8cdc6 (23:4dc6) +_Route16GateUpstairsText_49847:: ; 8cdc6 (23:4dc6) text "Looked into the" line "binoculars." |
