equal
deleted
inserted
replaced
24 #include "../string.h" |
24 #include "../string.h" |
25 #include "../town.h" |
25 #include "../town.h" |
26 #include "../newgrf.h" |
26 #include "../newgrf.h" |
27 #include "../functions.h" |
27 #include "../functions.h" |
28 #include "../window_func.h" |
28 #include "../window_func.h" |
|
29 #include "../core/alloc_func.hpp" |
29 |
30 |
30 #define BGC 5 |
31 #define BGC 5 |
31 #define BTC 15 |
32 #define BTC 15 |
32 |
33 |
33 struct chatquerystr_d : public querystr_d { |
34 struct chatquerystr_d : public querystr_d { |