(svn r12472) -Codechange: remove unneeded declaration of ViewPort and DrawPixelInfo.
This commit is contained in:
@@ -101,4 +101,6 @@ static inline uint GetVehicleListHeight(VehicleType type)
|
||||
/* Unified window procedure */
|
||||
void ShowVehicleViewWindow(const Vehicle *v);
|
||||
|
||||
Vehicle *CheckClickOnVehicle(const ViewPort *vp, int x, int y);
|
||||
|
||||
#endif /* VEHICLE_GUI_H */
|
||||
|
||||
Reference in New Issue
Block a user