mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-26 17:04:08 +13:00
Missed label.
This commit is contained in:
parent
50f4eb6b40
commit
d96c5cff4c
1 changed files with 1 additions and 1 deletions
2
main.asm
2
main.asm
|
|
@ -92578,7 +92578,7 @@ FightingDojoText7: ; 5cf4e (17:4f4e)
|
||||||
call YesNoChoice
|
call YesNoChoice
|
||||||
ld a, [$cc26]
|
ld a, [$cc26]
|
||||||
and a
|
and a
|
||||||
jr nz, .asm_f1f47 ; 0x5cf70
|
jr nz, .done
|
||||||
ld a, [$cf91]
|
ld a, [$cf91]
|
||||||
ld b, a
|
ld b, a
|
||||||
ld c,30
|
ld c,30
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue