diff --git a/table/water_land.h b/table/water_land.h --- a/table/water_land.h +++ b/table/water_land.h @@ -1,3 +1,5 @@ +/* $Id$ */ + typedef struct WaterDrawTileStruct { byte delta_x; byte delta_y;