ootw: c4: cancel action if we leave screen

This commit is contained in:
Vince Weaver 2019-08-14 09:47:56 -04:00
parent ea53b9f137
commit 1984553ef3

View File

@ -105,7 +105,7 @@ alien_room_continue:
lda #0
sta FRAMEL ; reset frame count for action timer
sta FRAMEH
sta ACTION_COUNT ; cancel if we leave room mid-action
;==============================
; setup per-room variables