mirror of
https://github.com/KarolS/millfork.git
synced 2025-04-11 08:37:00 +00:00
A8 system off example typo
This commit is contained in:
parent
4758dba89e
commit
9ee9712554
@ -115,7 +115,7 @@ void main(){
|
||||
system_off(); // turn off OS
|
||||
|
||||
wait(100) // waint 2 sec on PAL for fun
|
||||
antic_dlist = dl.addr // set custom displaylist
|
||||
antic_dlist = dl.addr // set custom display list
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user