diff options
| author | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2014-04-05 10:47:23 -0400 |
|---|---|---|
| committer | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2014-04-05 10:47:23 -0400 |
| commit | f8452ebeb8335387851721d624456c69fea797a0 (patch) | |
| tree | 679d80b363a8b9ab8aff92480533ec52705c92fb /text/maps/route_16_gate.asm | |
| parent | Japanese character conversion tables. (diff) | |
| download | pokeyellow-f8452ebeb8335387851721d624456c69fea797a0.tar.gz pokeyellow-f8452ebeb8335387851721d624456c69fea797a0.tar.xz pokeyellow-f8452ebeb8335387851721d624456c69fea797a0.zip | |
Use dimension constants in warp data and add map name consisntency
Diffstat (limited to 'text/maps/route_16_gate.asm')
| -rw-r--r-- | text/maps/route_16_gate.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/text/maps/route_16_gate.asm b/text/maps/route_16_gate.asm index b83bbf50..22ac6788 100644 --- a/text/maps/route_16_gate.asm +++ b/text/maps/route_16_gate.asm @@ -16,7 +16,7 @@ _UnnamedText_49781:: ; 8cd0e (23:4d0e) line "up please!" done -_Route16GateMapText2:: ; 8cd2a (23:4d2a) +_Route16GateText2:: ; 8cd2a (23:4d2a) text "How'd you get in?" line "Good effort!" done |
