Better keyboart handling

This commit is contained in:
Pecusx
2025-12-20 16:31:51 +01:00
parent adaaf2ffbf
commit cff106297d
4 changed files with 8 additions and 2 deletions
+1 -1
View File
@@ -1406,7 +1406,7 @@ NoVdebugSwitch
cmp #@kbcode._S ; $3e ; S
jeq pressedS
.IF TARGET = 800
cmp #61 ; G
cmp #@kbcode._G ; $61 ; G
bne EndKeys
jsr SelectNextGradient.NotWind
jmp ReleaseAndLoop