mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
Name UnusedCD40
Every man deserves a name :)
This commit is contained in:
parent
50963770f3
commit
7ecfd641fb
2 changed files with 2 additions and 2 deletions
|
|
@ -456,7 +456,7 @@ DisplayOptionMenu:
|
|||
ld [wLastMenuItem], a
|
||||
inc a
|
||||
ld [wLetterPrintingDelayFlags], a
|
||||
ld [wUnusedCD40], a
|
||||
ld [wOptionsCancelCursorX], a
|
||||
ld a, 3 ; text speed cursor Y coordinate
|
||||
ld [wTopMenuItemY], a
|
||||
call SetCursorPositionsFromOptions
|
||||
|
|
|
|||
2
wram.asm
2
wram.asm
|
|
@ -1046,7 +1046,7 @@ wHiddenObjectY:: ; cd40
|
|||
|
||||
wTrainerScreenY:: ; cd40
|
||||
|
||||
wUnusedCD40:: ; cd40
|
||||
wOptionsCancelCursorX:: ; cd40
|
||||
ds 1
|
||||
|
||||
wDayCarePerLevelCost:: ; cd41
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue