mirror of
https://github.com/badvision/lawless-legends.git
synced 2025-08-15 21:27:22 +00:00
Clear mixed hires mode on start -- now we can enjoy the full screen. :-)
This commit is contained in:
@@ -1433,6 +1433,7 @@ main:
|
||||
jsr makeDecodeTbls
|
||||
jsr makeLines
|
||||
jsr graphInit
|
||||
bit clrMixed
|
||||
; Render the frame and flip it onto the screen
|
||||
@nextFrame:
|
||||
jsr renderFrame
|
||||
|
Reference in New Issue
Block a user