equal
deleted
inserted
replaced
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 |