aboutsummaryrefslogtreecommitdiffstats
path: root/sc126/BASIC/COUNTUP2.BAS
diff options
context:
space:
mode:
Diffstat (limited to 'sc126/BASIC/COUNTUP2.BAS')
-rw-r--r--sc126/BASIC/COUNTUP2.BAS1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc126/BASIC/COUNTUP2.BAS b/sc126/BASIC/COUNTUP2.BAS
index 5d34117..8bbfd04 100644
--- a/sc126/BASIC/COUNTUP2.BAS
+++ b/sc126/BASIC/COUNTUP2.BAS
@@ -1,4 +1,3 @@
-10 RANDOMIZE SEED
20 AR = INT(RND(1)*256)
21 BR = INT(RND(1)*256)
22 CR = INT(RND(1)*256)