mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-20 22:33:43 +02:00
Better keyboart handling
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user