Merge pull request #243 from Nog-Frog/rename-unused-cd40

Name UnusedCD40
This commit is contained in:
Daniel Harding 2020-06-21 12:23:10 -05:00 committed by GitHub
commit bdeb494add
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

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