src/ship_cmd.cpp
changeset 10272 2014f0bdc800
parent 10271 a20997d33fe8
child 10286 aa0670a976a5
equal deleted inserted replaced
10271:a20997d33fe8 10272:2014f0bdc800
    38 #include "variables.h"
    38 #include "variables.h"
    39 #include "autoreplace_gui.h"
    39 #include "autoreplace_gui.h"
    40 #include "gfx_func.h"
    40 #include "gfx_func.h"
    41 #include "settings_type.h"
    41 #include "settings_type.h"
    42 #include "order_func.h"
    42 #include "order_func.h"
       
    43 #include "effectvehicle_func.h"
    43 
    44 
    44 #include "table/strings.h"
    45 #include "table/strings.h"
    45 
    46 
    46 static const uint16 _ship_sprites[] = {0x0E5D, 0x0E55, 0x0E65, 0x0E6D};
    47 static const uint16 _ship_sprites[] = {0x0E5D, 0x0E55, 0x0E65, 0x0E6D};
    47 
    48