(svn r607) -Patch: [ 985102 ] static cleanup
Thanks to lvoge
This commit is contained in:
@@ -855,7 +855,7 @@ void DrawRoadDepotSprite(int x, int y, int image)
|
||||
}
|
||||
}
|
||||
|
||||
uint GetSlopeZ_Road(TileInfo *ti)
|
||||
static uint GetSlopeZ_Road(TileInfo *ti)
|
||||
{
|
||||
uint z = ti->z;
|
||||
int th = ti->tileh;
|
||||
|
||||
Reference in New Issue
Block a user