From 156ee3d62238bda349822b1f72009dcdaf1daf80 Mon Sep 17 00:00:00 2001 From: Ash Tyndall Date: Sat, 22 Oct 2011 14:09:59 +0800 Subject: [PATCH] --- globals.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/globals.h b/globals.h index f2cdd0d..e9e42f2 100644 --- a/globals.h +++ b/globals.h @@ -82,7 +82,7 @@ extern GLfloat shine; extern GLfloat glightmodel[]; extern GLfloat emission[]; -extern GLfloat lightBallSize +extern GLfloat lightBallSize; /* Beginning width, height */ extern int width, height; -- 2.20.1