diff options
author | Bryan Bishop <kanzure@gmail.com> | 2013-09-30 23:17:04 -0700 |
---|---|---|
committer | Bryan Bishop <kanzure@gmail.com> | 2013-09-30 23:17:04 -0700 |
commit | 94d4c89e093b76a0964114bd7a370046e70e965e (patch) | |
tree | ff6a162f91628d6e05eb14144448ea5c1c4d80fa /maps/Route23.asm | |
parent | 7872b7e8b3b8774ac6c2800c47cc3cfb384f1f57 (diff) | |
parent | d31dbfc7804cc0fa0a48a28779b8f9db1a0032c8 (diff) |
Merge pull request #209 from yenatch/script-commands
use updated script commands from pokemontools
Diffstat (limited to 'maps/Route23.asm')
-rw-r--r-- | maps/Route23.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/Route23.asm b/maps/Route23.asm index 8bf50fb28..518537f82 100644 --- a/maps/Route23.asm +++ b/maps/Route23.asm @@ -11,7 +11,7 @@ Route23_MapScriptHeader: ; 0x1ae52e ; 0x1ae533 UnknownScript_0x1ae533: ; 0x1ae533 - setbit2 $0040 + setflag $0040 return ; 0x1ae537 |