1
0
mirror of https://github.com/KarolS/millfork.git synced 2024-06-09 01:29:31 +00:00

A8 system off example typo

This commit is contained in:
zbyti 2020-09-16 12:50:31 +02:00
parent 4758dba89e
commit 9ee9712554

View File

@ -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