summaryrefslogtreecommitdiff
path: root/src/newgrf_canal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/newgrf_canal.h')
-rw-r--r--src/newgrf_canal.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/newgrf_canal.h b/src/newgrf_canal.h
index 17367cffd..e98015add 100644
--- a/src/newgrf_canal.h
+++ b/src/newgrf_canal.h
@@ -18,7 +18,8 @@
/**
* List of different canal 'features'.
- * Each feature gets an entry in the canal spritegroup table */
+ * Each feature gets an entry in the canal spritegroup table
+ */
enum CanalFeature {
CF_WATERSLOPE,
CF_LOCKS,