summaryrefslogtreecommitdiff
path: root/src/systems/terrain.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/systems/terrain.c')
-rw-r--r--src/systems/terrain.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/systems/terrain.c b/src/systems/terrain.c
index 1ff4078..6342d66 100644
--- a/src/systems/terrain.c
+++ b/src/systems/terrain.c
@@ -1,12 +1,12 @@
/**
* @file terrain.c
* @author your name (you@domain.com)
- * @brief
+ * @brief
* @version 0.1
* @date 2024-06-22
- *
+ *
* @copyright Copyright (c) 2024
- *
+ *
*/
#include "terrain.h"
#include "ral.h"