summaryrefslogtreecommitdiff
path: root/src/include/common.h
diff options
context:
space:
mode:
authorOxore <oxore@protonmail.com>2017-06-20 21:48:38 +0700
committerOxore <oxore@protonmail.com>2017-06-20 21:48:38 +0700
commit52841e735953c642588a33830f0bb4245d08d28e (patch)
tree6d6864ab7d5370b38ade57a7ac7921858a9c349a /src/include/common.h
parentcd2650182ce710ae7fdfae2c68b91c417d54bc60 (diff)
Refactoring 3
Diffstat (limited to 'src/include/common.h')
-rw-r--r--src/include/common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/common.h b/src/include/common.h
index c606560..4db5941 100644
--- a/src/include/common.h
+++ b/src/include/common.h
@@ -34,7 +34,6 @@ struct tCell fldCAtt[20][10];// fld cells attributes
struct activeShape {
int x; // x coord of shape's left side
int y; // y coord of shape's bottom
- int r; // rotate state, one of four
int t; // shape type
sfColor fColor; // shape color
uint8_t c[4][4]; // array of shape cells