summaryrefslogtreecommitdiff
path: root/warriors/simple-clear.red
diff options
context:
space:
mode:
Diffstat (limited to 'warriors/simple-clear.red')
-rw-r--r--warriors/simple-clear.red9
1 files changed, 0 insertions, 9 deletions
diff --git a/warriors/simple-clear.red b/warriors/simple-clear.red
deleted file mode 100644
index b40215e..0000000
--- a/warriors/simple-clear.red
+++ /dev/null
@@ -1,9 +0,0 @@
-;name simple core clear
-;author blah
-
-start:
-mov background, background + 1
-sne.ab #0-1, start
-mov.ab #background - start, start
-jmp start, >start
-background: