X-Git-Url: https://git.ucc.asn.au/?p=atyndall%2Fcits2231.git;a=blobdiff_plain;f=globals.h;h=f2cdd0d7dbeb7f09c721883e9c56a67d79e931cb;hp=fe6d362eae69430bfbc5c9321951c377cef1d173;hb=78ee002d22bec0b0084d791e6f5146be4400bac0;hpb=39d7272ede4e1ad75c15c9b7c4394e833df4591b diff --git a/globals.h b/globals.h index fe6d362..f2cdd0d 100644 --- a/globals.h +++ b/globals.h @@ -82,6 +82,8 @@ extern GLfloat shine; extern GLfloat glightmodel[]; extern GLfloat emission[]; +extern GLfloat lightBallSize + /* Beginning width, height */ extern int width, height;