mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-29 17:39:09 +00:00
(svn r1881) -Fix: [ 1119308 ] Max passengers / mail variables are now 32 bit
This commit is contained in:
@@ -23,6 +23,7 @@ void AnimateTile(uint tile);
|
||||
void ClickTile(uint tile);
|
||||
void GetTileDesc(uint tile, TileDesc *td);
|
||||
void DrawTile(TileInfo *ti);
|
||||
void UpdateTownMaxPass(Town *t);
|
||||
|
||||
bool IsValidTile(uint tile);
|
||||
|
||||
|
Reference in New Issue
Block a user