equal
deleted
inserted
replaced
15 #include "textbuf_gui.h" |
15 #include "textbuf_gui.h" |
16 #include "command_func.h" |
16 #include "command_func.h" |
17 #include "player.h" |
17 #include "player.h" |
18 #include "network/network.h" |
18 #include "network/network.h" |
19 #include "variables.h" |
19 #include "variables.h" |
20 #include "helpers.hpp" |
|
21 #include "strings_func.h" |
20 #include "strings_func.h" |
22 #include "economy_func.h" |
21 #include "economy_func.h" |
|
22 #include "core/alloc_func.hpp" |
23 |
23 |
24 enum TownAuthorityWidget { |
24 enum TownAuthorityWidget { |
25 TWA_CLOSEBOX = 0, |
25 TWA_CLOSEBOX = 0, |
26 TWA_CAPTION, |
26 TWA_CAPTION, |
27 TWA_RATING_INFO, |
27 TWA_RATING_INFO, |