shorten redundant text_jump macros

This commit is contained in:
yenatch
2013-12-01 17:54:09 -05:00
parent c0e2170f01
commit 9aaa5f24bb
6 changed files with 129 additions and 129 deletions

View File

@@ -1154,7 +1154,7 @@ BGEvent: ; 26f7
; 26fa
BGEventText: ; 26fa
text_jump UnknownText_0x1c46fc, BANK(UnknownText_0x1c46fc)
text_jump UnknownText_0x1c46fc
db "@"
; 26ff
@@ -1164,7 +1164,7 @@ CoordinatesEvent: ; 26ff
; 2702
CoordinatesEventText: ; 2702
text_jump UnknownText_0x1c4706, BANK(UnknownText_0x1c4706)
text_jump UnknownText_0x1c4706
db "@"
; 2707