From 3dbac595be9c2d5e57a62576eb05ec264b994e07 Mon Sep 17 00:00:00 2001 From: Comment Date: Sat, 8 Dec 2012 10:55:47 +0000 Subject: reawakening project --- src/viewpoint.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/viewpoint.h') diff --git a/src/viewpoint.h b/src/viewpoint.h index 399f84c..6e85017 100644 --- a/src/viewpoint.h +++ b/src/viewpoint.h @@ -45,10 +45,10 @@ class viewpoint { keyVar* vars; - int lightNum; - GLfloat lightColour[]; + int lightNum; + GLfloat lightColour[]; - GLfloat* getLightPosition; + GLfloat* getLightPosition; ofLight light; -- cgit v1.2.3