equal
deleted
inserted
replaced
25 #include "window_func.h" |
25 #include "window_func.h" |
26 |
26 |
27 #include "debug.h" |
27 #include "debug.h" |
28 #include "saveload.h" |
28 #include "saveload.h" |
29 #include "landscape.h" |
29 #include "landscape.h" |
30 #include "player_func.h" |
30 #include "company_func.h" |
31 #include "player_base.h" |
31 #include "company_base.h" |
32 #include "command_func.h" |
32 #include "command_func.h" |
33 #include "town.h" |
33 #include "town.h" |
34 #include "industry.h" |
34 #include "industry.h" |
35 #include "news_func.h" |
35 #include "news_func.h" |
36 #include "fileio_func.h" |
36 #include "fileio_func.h" |
47 #include "ai/ai.h" |
47 #include "ai/ai.h" |
48 #include "train.h" |
48 #include "train.h" |
49 #include "yapf/yapf.h" |
49 #include "yapf/yapf.h" |
50 #include "settings_func.h" |
50 #include "settings_func.h" |
51 #include "genworld.h" |
51 #include "genworld.h" |
52 #include "player_face.h" |
52 #include "company_manager_face.h" |
53 #include "group.h" |
53 #include "group.h" |
54 #include "strings_func.h" |
54 #include "strings_func.h" |
55 #include "date_func.h" |
55 #include "date_func.h" |
56 #include "vehicle_func.h" |
56 #include "vehicle_func.h" |
57 #include "gamelog.h" |
57 #include "gamelog.h" |