forked from mirror/OpenTTD
(svn r11320) -Codechange: make lower halftiles at coast floodable. Patch by frosch.
This commit is contained in:
@@ -821,6 +821,8 @@ void DrawCatenaryOnTunnel(const TileInfo *ti);
|
||||
|
||||
Foundation GetRailFoundation(Slope tileh, TrackBits bits);
|
||||
|
||||
void FloodHalftile(TileIndex t);
|
||||
|
||||
int32 SettingsDisableElrail(int32 p1); ///< _patches.disable_elrail callback
|
||||
|
||||
#endif /* RAIL_H */
|
||||
|
Reference in New Issue
Block a user