summaryrefslogtreecommitdiff
path: root/test/ui_gl_waterfall.c
diff options
context:
space:
mode:
authorFreeArtMan <=>2015-09-26 14:32:36 +0100
committerFreeArtMan <=>2015-09-26 14:32:36 +0100
commitb32da0908a2768d03fe57c8b43435971d9685fec (patch)
treef8b314e3ad98b89be2f1e4cd40496fb26a56efb8 /test/ui_gl_waterfall.c
parent6b85a7d453414d31432e63045581b2602d4abf45 (diff)
downloadradiola-b32da0908a2768d03fe57c8b43435971d9685fec.tar.gz
radiola-b32da0908a2768d03fe57c8b43435971d9685fec.zip
Added test terminal waterafall
Diffstat (limited to 'test/ui_gl_waterfall.c')
-rw-r--r--test/ui_gl_waterfall.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/ui_gl_waterfall.c b/test/ui_gl_waterfall.c
new file mode 100644
index 0000000..40872c8
--- /dev/null
+++ b/test/ui_gl_waterfall.c
@@ -0,0 +1,7 @@
+#include <stdio.h>
+#include <stdlib.h>
+
+int main()
+{
+ return 0;
+} \ No newline at end of file