diff options
| author | yenatch <yenatch@gmail.com> | 2014-03-06 00:29:44 -0500 |
|---|---|---|
| committer | yenatch <yenatch@gmail.com> | 2014-03-06 00:29:44 -0500 |
| commit | e703b5ef487187753db6eee5e21e985dfb573e67 (patch) | |
| tree | 5041ca396fadd182d4856a88d86130c92b657324 /maps/Route28.asm | |
| parent | bdbf38b072e91457304f84b0d8a106d547d074d3 (diff) | |
Text macros in maps/.
Looks fine at a glance.
Diffstat (limited to 'maps/Route28.asm')
| -rw-r--r-- | maps/Route28.asm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/maps/Route28.asm b/maps/Route28.asm index 5aad8b8de..f4666347e 100644 --- a/maps/Route28.asm +++ b/maps/Route28.asm @@ -17,7 +17,8 @@ MapRoute28SignpostItem1: ; 0x1a5410 ; 0x1a5413 UnknownText_0x1a5413: ; 0x1a5413 - db $0, "ROUTE 28", $57 + text "ROUTE 28" + done ; 0x1a541d Route28_MapEventHeader: ; 0x1a541d |
