forked from mirror/OpenTTD
(svn r11669) -Codechange: refactor tile.h -> tile_type.h and tile_map.h
This commit is contained in:
@@ -10,5 +10,6 @@ void DrawShipDepotSprite(int x, int y, int image);
|
||||
void DrawCanalWater(TileIndex tile);
|
||||
void MakeWaterOrCanalDependingOnOwner(TileIndex tile, Owner o);
|
||||
void MakeWaterOrCanalDependingOnSurroundings(TileIndex t, Owner o);
|
||||
void FloodHalftile(TileIndex t);
|
||||
|
||||
#endif /* WATER_H */
|
||||
|
Reference in New Issue
Block a user