summaryrefslogtreecommitdiff
path: root/Block.h
diff options
context:
space:
mode:
authorJapa2010-06-23 07:27:17 +0000
committerJapa2010-06-23 07:27:17 +0000
commitccf3c8c845742534f0cae1135835b4cd40fe1079 (patch)
tree4a014a6704166d4bf520012b192d4ff5776c4c73 /Block.h
parentd1a624de4a674c5735e43fb1b543a7fa6410e0c3 (diff)
downloadstonesense-ccf3c8c845742534f0cae1135835b4cd40fe1079.tar.gz
stonesense-ccf3c8c845742534f0cae1135835b4cd40fe1079.tar.bz2
stonesense-ccf3c8c845742534f0cae1135835b4cd40fe1079.tar.xz
made the tree sprites object oriented
Diffstat (limited to 'Block.h')
-rw-r--r--Block.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Block.h b/Block.h
index e251cb1..9d54334 100644
--- a/Block.h
+++ b/Block.h
@@ -83,6 +83,7 @@ public:
uint16_t consForm;
+
private:
};