Identify some more unnamed labels
This commit is contained in:
@@ -16,9 +16,9 @@ ProtectChance:
|
||||
ld de, wPlayerProtectCount
|
||||
ldh a, [hBattleTurn]
|
||||
and a
|
||||
jr z, .asm_37637
|
||||
jr z, .got_count
|
||||
ld de, wEnemyProtectCount
|
||||
.asm_37637
|
||||
.got_count
|
||||
|
||||
call CheckOpponentWentFirst
|
||||
jr nz, .failed
|
||||
|
Reference in New Issue
Block a user