mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-02-05 21:34:30 +00:00
ootw: c1: don't accidentally show gun in l1
This commit is contained in:
parent
709f55e372
commit
66074887ad
@ -305,6 +305,8 @@ check_gun:
|
||||
; 'L' to charge gun
|
||||
;======================
|
||||
charge_gun:
|
||||
lda HAVE_GUN ; only if have gun
|
||||
beq done_keypress
|
||||
|
||||
lda GUN_STATE
|
||||
beq not_already_firing
|
||||
|
Loading…
x
Reference in New Issue
Block a user