Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tutorial/palette.xaf
diff options
context:
space:
mode:
Diffstat (limited to 'tutorial/palette.xaf')
-rw-r--r--tutorial/palette.xaf5
1 files changed, 5 insertions, 0 deletions
diff --git a/tutorial/palette.xaf b/tutorial/palette.xaf
new file mode 100644
index 0000000..4edce46
--- /dev/null
+++ b/tutorial/palette.xaf
@@ -0,0 +1,5 @@
+(load "head.xhf")
+(clearscreen)
+(message "pal")
+(usleep 4000000)
+(load "palette.xhf")