summaryrefslogtreecommitdiff
path: root/include/shape.h
diff options
context:
space:
mode:
authorpixel <pixel>2003-04-14 15:51:42 +0000
committerpixel <pixel>2003-04-14 15:51:42 +0000
commite318be8501559a9e53aa9990bf7e07b00c00ee51 (patch)
treee2df61a572721612437ce6fa81cabc06408a4ed8 /include/shape.h
parentebc6bb16f895b7c192b9f4c42d1fc4feb41e271c (diff)
Shapes fixed
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;
};
};