changeset 473 | 0da86c59e3ae |
parent 410 | 8de2aaf20800 |
child 497 | 2d6d31173813 |
472:4b15c9f4f969 | 473:0da86c59e3ae |
---|---|
901 } |
901 } |
902 } |
902 } |
903 return ti->tileh; |
903 return ti->tileh; |
904 } |
904 } |
905 |
905 |
906 static void GetAcceptedCargo_Road(uint tile, AcceptedCargo *ac) |
906 static void GetAcceptedCargo_Road(uint tile, AcceptedCargo ac) |
907 { |
907 { |
908 /* not used */ |
908 /* not used */ |
909 } |
909 } |
910 |
910 |
911 static void AnimateTile_Road(uint tile) |
911 static void AnimateTile_Road(uint tile) |