forked from mirror/OpenTTD
(svn r12699) -Codechange: Unify the order drawing code for orders and timetables.
This commit is contained in:
@@ -7,5 +7,6 @@
|
||||
|
||||
void ShowTimetableWindow(const Vehicle *v);
|
||||
void UpdateVehicleTimetable(Vehicle *v, bool travelling);
|
||||
void SetTimetableParams(int param1, int param2, uint32 time);
|
||||
|
||||
#endif /* TIMETABLE_H */
|
||||
|
Reference in New Issue
Block a user