src/roadveh_gui.cpp
branchnoai
changeset 9837 c9ec4f82e0d0
parent 9724 b39bc69bb2f2
child 9869 6404afe43575
equal deleted inserted replaced
9836:54afebfded49 9837:c9ec4f82e0d0
    15 #include "vehicle_gui.h"
    15 #include "vehicle_gui.h"
    16 #include "newgrf_engine.h"
    16 #include "newgrf_engine.h"
    17 #include "strings_func.h"
    17 #include "strings_func.h"
    18 #include "vehicle_func.h"
    18 #include "vehicle_func.h"
    19 #include "string_func.h"
    19 #include "string_func.h"
       
    20 #include "order_func.h"
    20 
    21 
    21 #include "table/sprites.h"
    22 #include "table/sprites.h"
    22 #include "table/strings.h"
    23 #include "table/strings.h"
    23 
    24 
    24 void DrawRoadVehDetails(const Vehicle *v, int x, int y)
    25 void DrawRoadVehDetails(const Vehicle *v, int x, int y)