mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00
Name UnusedCD40
Every man deserves a name :)
This commit is contained in:
parent
50963770f3
commit
7ecfd641fb
|
@ -456,7 +456,7 @@ DisplayOptionMenu:
|
||||||
ld [wLastMenuItem], a
|
ld [wLastMenuItem], a
|
||||||
inc a
|
inc a
|
||||||
ld [wLetterPrintingDelayFlags], a
|
ld [wLetterPrintingDelayFlags], a
|
||||||
ld [wUnusedCD40], a
|
ld [wOptionsCancelCursorX], a
|
||||||
ld a, 3 ; text speed cursor Y coordinate
|
ld a, 3 ; text speed cursor Y coordinate
|
||||||
ld [wTopMenuItemY], a
|
ld [wTopMenuItemY], a
|
||||||
call SetCursorPositionsFromOptions
|
call SetCursorPositionsFromOptions
|
||||||
|
|
Loading…
Reference in a new issue