Name UnusedCD40

Every man deserves a name :)
This commit is contained in:
Nog-Frog 2020-05-29 10:02:14 +03:00
parent 50963770f3
commit 7ecfd641fb
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -1046,7 +1046,7 @@ wHiddenObjectY:: ; cd40
wTrainerScreenY:: ; cd40 wTrainerScreenY:: ; cd40
wUnusedCD40:: ; cd40 wOptionsCancelCursorX:: ; cd40
ds 1 ds 1
wDayCarePerLevelCost:: ; cd41 wDayCarePerLevelCost:: ; cd41