diff options
author | tron <tron@openttd.org> | 2007-02-25 10:49:13 +0000 |
---|---|---|
committer | tron <tron@openttd.org> | 2007-02-25 10:49:13 +0000 |
commit | 05c6e8f883e06059daa9ea777f8181ff0f2ab8ef (patch) | |
tree | f18ec0cd5e3a04d73bbbf9ddae8c4ee638ee9fc4 /src/road_gui.cpp | |
parent | 270e366772236f06c448cb170575422131316b16 (diff) | |
download | openttd-05c6e8f883e06059daa9ea777f8181ff0f2ab8ef.tar.xz |
(svn r8897) -Fix
Change the signature of GetNewVehiclePos():
-void GetNewVehiclePos(const Vehicle *v, GetNewVehiclePosResult *gp);
+GetNewVehiclePosResult GetNewVehiclePos(const Vehicle *v);
Diffstat (limited to 'src/road_gui.cpp')
0 files changed, 0 insertions, 0 deletions