diff --git a/games/ootw/intro/intro_04_keypad.s b/games/ootw/intro/intro_04_keypad.s index 7a2b8e6f..0abb88cc 100644 --- a/games/ootw/intro/intro_04_keypad.s +++ b/games/ootw/intro/intro_04_keypad.s @@ -70,7 +70,7 @@ keypad: lda #>opening_sequence sta INTRO_LOOPH - jmp run_sequence ; exite for us + jmp run_sequence ; exit for us