1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-27 00:19:09 +00:00

(svn r3342) Remove some cruft

This commit is contained in:
tron
2005-12-25 19:44:23 +00:00
parent 8ffe9da482
commit a857706145
3 changed files with 0 additions and 17 deletions

View File

@@ -3,11 +3,6 @@
#ifndef FUNCTIONS_H
#define FUNCTIONS_H
/* vehicle.c */
/* window.c */
/* landscape.c */
void FindLandscapeHeight(TileInfo *ti, uint x, uint y);
void FindLandscapeHeightByTile(TileInfo *ti, TileIndex tile);