equal
deleted
inserted
replaced
16 #include "gfx_func.h" |
16 #include "gfx_func.h" |
17 #include "functions.h" |
17 #include "functions.h" |
18 #include "town.h" |
18 #include "town.h" |
19 #include "date_func.h" |
19 #include "date_func.h" |
20 #include "debug.h" |
20 #include "debug.h" |
21 #include "player_func.h" |
21 #include "company_func.h" |
22 #include "player_base.h" |
22 #include "company_base.h" |
23 #include "signal_func.h" |
23 #include "signal_func.h" |
24 |
24 |
25 #include "table/strings.h" |
25 #include "table/strings.h" |
26 |
26 |
27 const char *_cmd_text = NULL; |
27 const char *_cmd_text = NULL; |