summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/cglm_bindings.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/cglm_bindings.h b/src/cglm_bindings.h
index e27eb68..09a29c3 100644
--- a/src/cglm_bindings.h
+++ b/src/cglm_bindings.h
@@ -1,6 +1,10 @@
#ifndef HONEY_CGLM_BINDINGS_H
#define HONEY_CGLM_BINDINGS_H
+/** @file cglm_bindings.h
+ * @brief Lua bindings for CGLM functions.
+ */
+
#include "common.h"
/** @brief Push the honey cglm binding functions to the lua stack.