You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-12-11 05:02:16 -08:00
BATTLEACTION constants
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user