You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Identify some more unnamed labels
This commit is contained in:
@@ -4,9 +4,9 @@ BattleCommand_Spikes:
|
||||
ld hl, wEnemyScreens
|
||||
ldh a, [hBattleTurn]
|
||||
and a
|
||||
jr z, .asm_3768e
|
||||
jr z, .got_screens
|
||||
ld hl, wPlayerScreens
|
||||
.asm_3768e
|
||||
.got_screens
|
||||
|
||||
; Fails if spikes are already down!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user