diff options
author | yenatch <yenatch@gmail.com> | 2015-01-20 00:01:23 -0800 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2015-01-20 00:01:23 -0800 |
commit | 8583cc4724144e255d61a2c7ed7dd70036bcdb6e (patch) | |
tree | 0d6c0dd45f981d35ceb1a0b2c8ec9562da0c0f3f /maps/Route16Gate.asm | |
parent | d8cf44a87e4da0e53ab44c487b865817b496a048 (diff) |
Stop using the preprocessor.
Diffstat (limited to 'maps/Route16Gate.asm')
-rw-r--r-- | maps/Route16Gate.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/Route16Gate.asm b/maps/Route16Gate.asm index 3d79eb193..96d0b05d5 100644 --- a/maps/Route16Gate.asm +++ b/maps/Route16Gate.asm @@ -27,7 +27,7 @@ UnknownScript_0x733f3: ; 0x733f3 showemote $0, $2, 15 spriteface $0, $1 loadfont - 2writetext UnknownText_0x73496 + writetext UnknownText_0x73496 closetext loadmovesprites applymovement $0, MovementData_0x73405 |