C64 soildown works!

This commit is contained in:
Pecusx
2024-01-29 21:58:38 +01:00
parent c24e5823fa
commit a6d95b4f8e
3 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -68,7 +68,7 @@ StillWait
; If 'O' key is pressed - displays "Are you sure?" and - exit to GameOver screen
; If 'Esc' key is pressed - displays "Are you sure?" and - exit to Menu screen
; Just setting the right flags!!!
mva #$00 escFlag ; flag cleared
rts
;
.endp