diff options
Diffstat (limited to 'sdl/gltools.c')
-rw-r--r-- | sdl/gltools.c | 6 |
1 files changed, 6 insertions, 0 deletions
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" |