summaryrefslogtreecommitdiffstats
path: root/src/graphics/core/light.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/graphics/core/light.h')
-rw-r--r--src/graphics/core/light.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/graphics/core/light.h b/src/graphics/core/light.h
index b787cb2..a39d1f5 100644
--- a/src/graphics/core/light.h
+++ b/src/graphics/core/light.h
@@ -15,7 +15,10 @@
// * You should have received a copy of the GNU General Public License
// * along with this program. If not, see http://www.gnu.org/licenses/.
-// light.h
+/**
+ * \file graphics/core/light.h
+ * \brief Light struct and related enums
+ */
#pragma once