rename bit2 script commands to flag

This commit is contained in:
yenatch
2013-09-24 03:51:42 -04:00
parent 3134b26f7b
commit 73bd376cfd
104 changed files with 376 additions and 376 deletions

View File

@@ -15,12 +15,12 @@ UnknownScript_0x1ad318: ; 0x1ad318
if_greater_than $5, UnknownScript_0x1ad328
checkcode $12
if_less_than $d, UnknownScript_0x1ad328
setbit2 $0019
setflag $0019
return
; 0x1ad328
UnknownScript_0x1ad328: ; 0x1ad328
clearbit2 $0019
clearflag $0019
return
; 0x1ad32c