equal
deleted
inserted
replaced
34 #include "autoreplace_func.h" |
34 #include "autoreplace_func.h" |
35 #include "autoreplace_gui.h" |
35 #include "autoreplace_gui.h" |
36 #include "gfx_func.h" |
36 #include "gfx_func.h" |
37 #include "player_func.h" |
37 #include "player_func.h" |
38 #include "settings_type.h" |
38 #include "settings_type.h" |
|
39 #include "order_func.h" |
39 |
40 |
40 #include "table/strings.h" |
41 #include "table/strings.h" |
41 #include "table/sprites.h" |
42 #include "table/sprites.h" |
42 |
43 |
43 void Aircraft::UpdateDeltaXY(Direction direction) |
44 void Aircraft::UpdateDeltaXY(Direction direction) |