mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-20 22:34:21 +02:00
Press O to Game Over and small bugfix
This commit is contained in:
+1
-1
@@ -352,7 +352,7 @@ TankTempY
|
||||
;----------------------------------------------------
|
||||
singleRoundVars
|
||||
;--------------
|
||||
escFlag .ds 1
|
||||
escFlag .ds 1 ; 0 - Esc or O not pressed, $80 - Esc pressed, $40 - O pressed
|
||||
;--------------
|
||||
CurrentResult
|
||||
.DS 1
|
||||
|
||||
Reference in New Issue
Block a user