diff options
author | yenatch <yenatch@gmail.com> | 2013-09-24 03:51:42 -0400 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2013-09-24 03:51:42 -0400 |
commit | 73bd376cfd3fc39e30d0c06178e8f34f36604f84 (patch) | |
tree | 633a6b66fac1bd9795cb2d56cf1466a88feb346f /maps/AzaleaGym.asm | |
parent | 3134b26f7b5e27242eb9f2a4cdc976a250cf0813 (diff) |
rename bit2 script commands to flag
Diffstat (limited to 'maps/AzaleaGym.asm')
-rw-r--r-- | maps/AzaleaGym.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/AzaleaGym.asm b/maps/AzaleaGym.asm index 1fb164122..2731615f8 100644 --- a/maps/AzaleaGym.asm +++ b/maps/AzaleaGym.asm @@ -23,7 +23,7 @@ BugsyScript_0x18ec1e: ; 0x18ec1e 2writetext UnknownText_0x18ee14 playsound $009c waitbutton - setbit2 $001c + setflag $001c checkcode $7 2call UnknownScript_0x18ec73 UnknownScript_0x18ec48: ; 0x18ec48 @@ -230,7 +230,7 @@ AzaleaGymGuyScript: ; 0x18ece6 ; 0x18ecfb MapAzaleaGymSignpost1Script: ; 0x18ecfb - checkbit2 $001c + checkflag $001c iftrue UnknownScript_0x18ed04 jumpstd $002d ; 0x18ed04 |