massive cleaning of file section headers
[physics.git] / src / graphics / colors.h
index 03e76ea..803e090 100644 (file)
@@ -1,4 +1,6 @@
 
+/// ***** Public Variables *****
+
 static float const cWhite[]     = {1.0, 1.0, 1.0};
 static float const cBlack[]     = {0.0, 0.0, 0.0};
 static float const cGrey[]      = {0.5, 0.5, 0.5};