BATTLEACTION constants

This commit is contained in:
PikalaxALT
2015-11-06 09:04:27 -05:00
parent 5eed48f05d
commit f0830f084f
8 changed files with 233 additions and 204 deletions

View File

@@ -4005,7 +4005,7 @@ Function1019ee: ; 1019ee
ld a, $1
.asm_101a1e
ld [$ffcb], a
ld [hLinkPlayerNumber], a
ret
; 101a21
@@ -4024,7 +4024,7 @@ Function101a21: ; 101a21
xor a
ld [wc2d7], a
ld a, $ff
ld [$ffcb], a
ld [hLinkPlayerNumber], a
pop af
ld [Options], a
ret