mirror of
https://github.com/KarolS/millfork.git
synced 2025-01-11 12:29:46 +00:00
A8 system off example minor refactor
This commit is contained in:
parent
e8a50dc610
commit
4758dba89e
@ -116,7 +116,7 @@ void main(){
|
||||
|
||||
wait(100) // waint 2 sec on PAL for fun
|
||||
antic_dlist = dl.addr // set custom displaylist
|
||||
wait(100 ) // waint 2 sec on PAL for the lulz
|
||||
wait(100) // waint 2 sec on PAL for the lulz
|
||||
vbivec = vbi.addr // set custom VBI
|
||||
wait(100) // waint 2 sec on PAL because we can
|
||||
vdslst = dli_first.addr // set custom DLI
|
||||
|
Loading…
x
Reference in New Issue
Block a user