; fallthrough

This commit is contained in:
Rangi 2018-08-26 22:34:59 -04:00
parent f71d614241
commit b42ba692c4
1 changed files with 2 additions and 2 deletions

View File

@ -352,7 +352,7 @@ HandleBerserkGene:
.reverse
call .enemy
; jr .player
; fallthrough
.player
call SetPlayerTurn
@ -366,7 +366,7 @@ HandleBerserkGene:
ld de, wOTPartyMon1Item
ld a, [wCurOTMon]
ld b, a
; jr .go
; fallthrough
.go
push de