You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
More battle core labels
This commit is contained in:
@@ -7656,14 +7656,14 @@ Function11b7e5: ; 11b7e5
|
||||
ld a, $50
|
||||
ld [de], a
|
||||
ld a, [$c608 + 11]
|
||||
ld [wc731], a
|
||||
ld [wEnemyWrapCount], a
|
||||
ld a, [$c608 + 12]
|
||||
ld [wPlayerCharging], a
|
||||
ld hl, $c608 + 26
|
||||
ld a, [hli]
|
||||
ld [wc72f], a
|
||||
ld [wEnemyTrappingMove], a
|
||||
ld a, [hl]
|
||||
ld [wc730], a
|
||||
ld [wPlayerWrapCount], a
|
||||
ld bc, $c608 + 5
|
||||
callba GetCaughtGender
|
||||
ld a, c
|
||||
|
||||
Reference in New Issue
Block a user