train_gui.c
changeset 4261 28670f743746
parent 4251 e8f69de723e1
child 4266 0de669884154
equal deleted inserted replaced
4260:c638c6441121 4261:28670f743746
    19 #include "engine.h"
    19 #include "engine.h"
    20 #include "vehicle_gui.h"
    20 #include "vehicle_gui.h"
    21 #include "depot.h"
    21 #include "depot.h"
    22 #include "train.h"
    22 #include "train.h"
    23 #include "newgrf_engine.h"
    23 #include "newgrf_engine.h"
       
    24 #include "date.h"
    24 
    25 
    25 /**
    26 /**
    26  * Draw the purchase info details of train engine at a given location.
    27  * Draw the purchase info details of train engine at a given location.
    27  * @param x,y location where to draw the info
    28  * @param x,y location where to draw the info
    28  * @param engine_number the engine of which to draw the info of
    29  * @param engine_number the engine of which to draw the info of