mirror of
https://github.com/exoticorn/microw8.git
synced 2026-01-20 11:16:42 +01:00
move native microw8 code into object to prepare for file watch
This commit is contained in:
@@ -113,4 +113,5 @@ start fn setup() {
|
||||
(i*4)!(120+320*256) = i * 0x10101;
|
||||
branch_if (i := i + 1) < 256: colors
|
||||
}
|
||||
randomSeed(random());
|
||||
}
|
||||
Reference in New Issue
Block a user