diff options
Diffstat (limited to 'engine/billspc.asm')
-rwxr-xr-x | engine/billspc.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/billspc.asm b/engine/billspc.asm index 80dee0cc8..554fb6bf1 100755 --- a/engine/billspc.asm +++ b/engine/billspc.asm @@ -1450,7 +1450,7 @@ ENDC ld a, [wd004] inc a ld [wBillsPC_NumMonsInBox], a -endm +ENDM CopyBoxmonSpecies: ; e2d30 (38:6d30) xor a |