mirror of
https://github.com/badvision/lawless-legends.git
synced 2025-01-25 18:34:15 +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 makeDecodeTbls
|
||||||
jsr makeLines
|
jsr makeLines
|
||||||
jsr graphInit
|
jsr graphInit
|
||||||
|
bit clrMixed
|
||||||
; Render the frame and flip it onto the screen
|
; Render the frame and flip it onto the screen
|
||||||
@nextFrame:
|
@nextFrame:
|
||||||
jsr renderFrame
|
jsr renderFrame
|
||||||
|
Loading…
x
Reference in New Issue
Block a user