mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-11 07:44:47 +13:00
fix typo, thx Sawakita
hg-commit-id: 6d5855c95eb8
This commit is contained in:
parent
b3f714df8d
commit
f4c48cca7a
|
|
@ -622,7 +622,6 @@ OakSpeech: ; 6115
|
||||||
ld a,2 ; bank of song
|
ld a,2 ; bank of song
|
||||||
ld c,a
|
ld c,a
|
||||||
ld a,$EF ; song #
|
ld a,$EF ; song #
|
||||||
ld a,$D9
|
|
||||||
call $23A1 ; plays music
|
call $23A1 ; plays music
|
||||||
call ClearScreen
|
call ClearScreen
|
||||||
call $36A0
|
call $36A0
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue