(svn r6518) -Codechange: unified the vehicle refit windows
This was requested by peter1138
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#include "window.h"
|
||||
|
||||
void DrawVehicleProfitButton(const Vehicle *v, int x, int y);
|
||||
CargoID DrawVehicleRefitWindow(const Vehicle *v, int sel);
|
||||
void ShowVehicleRefitWindow(const Vehicle *v);
|
||||
void InitializeVehiclesGuiList(void);
|
||||
|
||||
/* sorter stuff */
|
||||
|
Reference in New Issue
Block a user