mirror of
https://github.com/badvision/lawless-legends.git
synced 2025-01-11 21:29:46 +00:00
Clear mixed hires mode on start -- now we can enjoy the full screen. :-)
This commit is contained in:
parent
237dce5ea0
commit
cb6637083b
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user