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 | 1ce43c1a3754499902a2749f9db3c426595ab02f (patch) | |
tree | f18ec0cd5e3a04d73bbbf9ddae8c4ee638ee9fc4 /src/yapf | |
parent | 696b895b776ce8a990260d1a6829a93e675aa6c7 (diff) | |
download | openttd-1ce43c1a3754499902a2749f9db3c426595ab02f.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/yapf')
0 files changed, 0 insertions, 0 deletions