mirror of
https://github.com/pret/pokeruby.git
synced 2025-01-19 11:12:26 +00:00
reword battle AI macro name
This commit is contained in:
parent
ea63c09d31
commit
2962485cbb
@ -299,7 +299,7 @@
|
||||
.endm
|
||||
|
||||
@ bugged
|
||||
.macro if_not_status_in_party target, status, address
|
||||
.macro if_status_not_in_party target, status, address
|
||||
.byte 0x35
|
||||
.byte \target
|
||||
.4byte \status
|
||||
|
Loading…
x
Reference in New Issue
Block a user