From e64e431b123da3afd0658375f91f50ed00910f67 Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Thu, 19 Apr 2012 12:01:48 +0100 Subject: billboards etc --- gaunt01/src/outsidePolygon.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gaunt01/src/outsidePolygon.h') diff --git a/gaunt01/src/outsidePolygon.h b/gaunt01/src/outsidePolygon.h index 7616241..512e98b 100644 --- a/gaunt01/src/outsidePolygon.h +++ b/gaunt01/src/outsidePolygon.h @@ -2,4 +2,4 @@ #include "ofMain.h" -bool OutsidePolygon(vector& polygon,ofPoint p) \ No newline at end of file +bool OutsidePolygon(vector& polygon,ofPoint p); \ No newline at end of file -- cgit v1.2.3