From 4477c1db42b579a441bf0a62bed2f627176f1c76 Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Sun, 14 Apr 2019 20:10:23 -0400 Subject: add next piece delay for when a line is cleared + cleanup --- frontends/calculator/Makefile | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 frontends/calculator/Makefile (limited to 'frontends/calculator/Makefile') diff --git a/frontends/calculator/Makefile b/frontends/calculator/Makefile new file mode 100644 index 0000000..505d4bf --- /dev/null +++ b/frontends/calculator/Makefile @@ -0,0 +1,8 @@ +NAME ?= Cetris +COMPRESSED ?= NO +ICON ?= iconc.png +DESCRIPTION ?= "Cetris for calculator" + +# ---------------------------- + +include $(CEDEV)/include/.makefile -- cgit v1.2.3-101-g0448