From 12d3ce2f336f634d6e49dcb014411aca1444b082 Mon Sep 17 00:00:00 2001 From: Kyle K Date: Wed, 13 Oct 2010 02:34:58 -0500 Subject: Initial camera --- sdl/gltools.c | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'sdl/gltools.c') diff --git a/sdl/gltools.c b/sdl/gltools.c index 15e07ef..350f3db 100644 --- a/sdl/gltools.c +++ b/sdl/gltools.c @@ -1,3 +1,9 @@ +/* gltools.c + * + * OpenGL Tools + * + */ + #include "math3d.h" #include "gltools.h" -- cgit v1.2.3