Document wTitleScreenSelectedOption variable

This commit is contained in:
mid-kid
2020-08-03 23:00:41 +02:00
parent 6f30d79620
commit ac48d65498
3 changed files with 10 additions and 9 deletions

View File

@@ -10,7 +10,7 @@ _TitleScreen:
; Reset timing variables
ld hl, wJumptableIndex
ld [hli], a ; wJumptableIndex
ld [hli], a ; wIntroSceneFrameCounter
ld [hli], a ; wTitleScreenSelectedOption
ld [hli], a ; wTitleScreenTimer
ld [hl], a ; wTitleScreenTimer + 1