clean up web runtime

This commit is contained in:
2021-11-21 15:47:27 +01:00
parent 40d684ea9a
commit 5aabf49b63
3 changed files with 42 additions and 45 deletions

View File

@@ -113,5 +113,6 @@ start fn setup() {
(i*4)!(120+320*240) = i * 0x10101;
branch_if (i := i + 1) < 256: colors
}
cls(0);
randomSeed(random());
}