1
0
mirror of https://github.com/KarolS/millfork.git synced 2024-06-12 22:29:33 +00:00

A8 system off example typo

This commit is contained in:
zbyti 2020-09-16 13:44:09 +02:00
parent 9ee9712554
commit aaaae08c03

View File

@ -112,7 +112,7 @@ interrupt void vbi(){
// main procdure
void main(){
system_off(); // turn off OS
system_off() // turn off OS
wait(100) // waint 2 sec on PAL for fun
antic_dlist = dl.addr // set custom display list