(svn r10040) -Codechange: Make the function GetTerrainType public, as other functions require it
This commit is contained in:
@@ -66,4 +66,6 @@ public:
|
||||
|
||||
extern HouseOverrideManager _house_mngr;
|
||||
|
||||
uint32 GetTerrainType(TileIndex tile);
|
||||
|
||||
#endif /* NEWGRF_COMMONS_H */
|
||||
|
Reference in New Issue
Block a user