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