From 4db0534fa12fc64d9530149a8f593647d916ccf4 Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Fri, 1 Nov 2019 15:07:27 -0400 Subject: more work on new opengl frontend --- test/line_count.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 test/line_count.sh (limited to 'test') diff --git a/test/line_count.sh b/test/line_count.sh new file mode 100755 index 0000000..4d72d46 --- /dev/null +++ b/test/line_count.sh @@ -0,0 +1,5 @@ +#!/bin/bash +wc frontends/curses/curses_ui.c frontends/curses/meson.build \ + frontends/sdl/cetris_sdl.c frontends/sdl/cetris_sdl.h frontends/gl/drawable.c frontends/gl/drawable.h \ + frontends/gl/skin.c frontends/gl/skin.h frontends/gl/main.c frontends/gl/shader.c frontends/gl/shader.h \ + frontends/gl/ui.c frontends/gl/ui.h frontends/gl/meson.build lib/* -- cgit v1.2.3-101-g0448