equal
deleted
inserted
replaced
38 #include "autoslope.h" |
38 #include "autoslope.h" |
39 #include "waypoint.h" |
39 #include "waypoint.h" |
40 #include "transparency.h" |
40 #include "transparency.h" |
41 #include "tunnelbridge_map.h" |
41 #include "tunnelbridge_map.h" |
42 #include "strings_func.h" |
42 #include "strings_func.h" |
43 #include "string.h" |
|
44 #include "window_func.h" |
43 #include "window_func.h" |
|
44 #include "string_func.h" |
45 |
45 |
46 |
46 |
47 /* Initialize the town-pool */ |
47 /* Initialize the town-pool */ |
48 DEFINE_OLD_POOL_GENERIC(Town, Town) |
48 DEFINE_OLD_POOL_GENERIC(Town, Town) |
49 |
49 |