diff options
author | Bryan Bishop <kanzure@gmail.com> | 2015-01-20 12:14:38 -0600 |
---|---|---|
committer | Bryan Bishop <kanzure@gmail.com> | 2015-01-20 12:14:38 -0600 |
commit | 567b576f60866f92eda1660ecd19bf3e6d7519c6 (patch) | |
tree | 37f64e9b8e11b410fc6e3723827571e16dd07e0d /maps/Route1718Gate.asm | |
parent | 4781d9a809565804a4b99024a69a51156fd2749e (diff) | |
parent | 0fa7b553bddeb4ba70b216c93eb09226b2674beb (diff) |
Merge pull request #268 from yenatch/master
remove preprocessor
Diffstat (limited to 'maps/Route1718Gate.asm')
-rw-r--r-- | maps/Route1718Gate.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/Route1718Gate.asm b/maps/Route1718Gate.asm index e81eb3c86..987b0b526 100644 --- a/maps/Route1718Gate.asm +++ b/maps/Route1718Gate.asm @@ -27,7 +27,7 @@ UnknownScript_0x73617: ; 0x73617 showemote $0, $2, 15 spriteface $0, $1 loadfont - 2writetext UnknownText_0x7364d + writetext UnknownText_0x7364d closetext loadmovesprites applymovement $0, MovementData_0x73629 |