summaryrefslogtreecommitdiff
path: root/include/tet_conf.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/tet_conf.h')
-rw-r--r--include/tet_conf.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/tet_conf.h b/include/tet_conf.h
index 44da289..134e8a9 100644
--- a/include/tet_conf.h
+++ b/include/tet_conf.h
@@ -1,6 +1,7 @@
#define windowName_conf "Tetris CSFML" // Window name
#define UIBGCOLOR sfColor_fromRGB(26, 26, 26) // Field background
#define UIFGINACTIVECOLOR sfColor_fromRGB(55, 59, 65) // Field inactive cell outline
+#define OUT_THICK 1
#define UIFGACTIVECOLOR sfColor_fromRGB(40, 42, 46) // Field active cell outline
#define LCOLOR sfColor_fromRGB(222, 147, 95) // Orange color of L shape
#define RLCOLOR sfColor_fromRGB(95, 129, 157)
@@ -38,6 +39,9 @@
/*
+ * 22..........
+ * 21..........
+ * 20..........
* 19..........
* 18..........
* 17..........