summaryrefslogtreecommitdiff
path: root/src/table/water_land.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/table/water_land.h')
-rw-r--r--src/table/water_land.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/table/water_land.h b/src/table/water_land.h
index c6de3c9c8..3a5c01f27 100644
--- a/src/table/water_land.h
+++ b/src/table/water_land.h
@@ -1,5 +1,7 @@
/* $Id$ */
+/** @file water_land.h Sprites to use and how to display them for water tiles (depots/shiplifts). */
+
struct WaterDrawTileStruct {
byte delta_x;
byte delta_y;