diff options
author | yenatch <yenatch@gmail.com> | 2015-08-17 00:14:40 -0400 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2015-08-17 00:14:40 -0400 |
commit | 9974a2c7014cbe7db3d0e516580fea48001ab3df (patch) | |
tree | 61c015b170efbe7975650f37d0f15cc775242aa0 /maps/Route27.asm | |
parent | b77741ff7020747dbee6b295b87afe6ef0963dd2 (diff) | |
parent | abf3fc21378ddc6a4028aa1852d256472bc859e0 (diff) |
Merge pull request #303 from yenatch/map-objects
Add constants for common map object ids.
Diffstat (limited to 'maps/Route27.asm')
-rw-r--r-- | maps/Route27.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/Route27.asm b/maps/Route27.asm index 9d6f7dca6..4f296f3dd 100644 --- a/maps/Route27.asm +++ b/maps/Route27.asm @@ -26,7 +26,7 @@ UnknownScript_0x1a0881: showemote EMOTE_SHOCK, $a, 15 applymovement $a, MovementData_0x1a0a69 UnknownScript_0x1a088c: - spriteface $0, RIGHT + spriteface PLAYER, RIGHT loadfont writetext UnknownText_0x1a0a6b keeptextopen |