mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00
More minor label fixes.
hg-commit-id: e0d74b3b39cd
This commit is contained in:
parent
c51b06f975
commit
1f5696ddda
|
@ -725,7 +725,7 @@ Char51:
|
||||||
ld bc,$0412
|
ld bc,$0412
|
||||||
call $18C4
|
call $18C4
|
||||||
ld c,$14
|
ld c,$14
|
||||||
call $3739
|
call DelayFrames
|
||||||
pop de
|
pop de
|
||||||
ld hl,$C4B9
|
ld hl,$C4B9
|
||||||
jp Next19E8
|
jp Next19E8
|
||||||
|
@ -740,7 +740,7 @@ Char49:
|
||||||
ld bc,$0712
|
ld bc,$0712
|
||||||
call $18C4
|
call $18C4
|
||||||
ld c,$14
|
ld c,$14
|
||||||
call $3739
|
call DelayFrames
|
||||||
pop de
|
pop de
|
||||||
pop hl
|
pop hl
|
||||||
ld hl,$C47D
|
ld hl,$C47D
|
||||||
|
|
Loading…
Reference in a new issue