CTRL & SHIFT elimination in Hovercraft

This commit is contained in:
Pecusx
2026-01-21 00:02:41 +01:00
parent 200ce4e57d
commit 1c900c09aa
3 changed files with 2 additions and 1 deletions
+1
View File
@@ -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