mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-20 22:34:21 +02:00
CTRL & SHIFT elimination in Hovercraft
This commit is contained in:
@@ -2803,6 +2803,7 @@ notpressed
|
||||
; enimation ends
|
||||
|
||||
jsr GetKeyFast
|
||||
and #$3f ;CTRL and SHIFT ellimination
|
||||
cmp #@kbcode._left ; $6
|
||||
jeq pressedLeft
|
||||
cmp #@kbcode._right ; $7
|
||||
|
||||
Reference in New Issue
Block a user