src/table/water_land.h
branchNewGRF_ports
changeset 10724 68a692eacf22
parent 6719 4cc327ad39d5
--- a/src/table/water_land.h	Fri Apr 25 02:15:34 2008 +0000
+++ b/src/table/water_land.h	Mon May 26 20:45:25 2008 +0000
@@ -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;