From b32da0908a2768d03fe57c8b43435971d9685fec Mon Sep 17 00:00:00 2001 From: FreeArtMan <=> Date: Sat, 26 Sep 2015 14:32:36 +0100 Subject: Added test terminal waterafall --- test/ui_gl_waterfall.c | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 test/ui_gl_waterfall.c (limited to 'test/ui_gl_waterfall.c') 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 +#include + +int main() +{ + return 0; +} \ No newline at end of file -- cgit v1.2.3