summaryrefslogtreecommitdiff
path: root/include/shape.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/shape.h')
-rw-r--r--include/shape.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/shape.h b/include/shape.h
index 756f7d0..fef6bb1 100644
--- a/include/shape.h
+++ b/include/shape.h
@@ -167,6 +167,7 @@ namespace mogltk {
fill * f;
texture * t;
ColorP c;
+ shape * sh;
};
};