ootw: intro: fix typo in comment

This commit is contained in:
Vince Weaver 2021-03-22 23:27:10 -04:00
parent dcf38f2d21
commit e5b9baad19
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ keypad:
lda #>opening_sequence
sta INTRO_LOOPH
jmp run_sequence ; exite for us
jmp run_sequence ; exit for us