changeset 8847 | 426dd2d582e7 |
parent 8784 | c2e9d649a9ce |
child 8962 | 1b263c69799d |
8846:1b90782b2c4e | 8847:426dd2d582e7 |
---|---|
7 #include "depot.h" |
7 #include "depot.h" |
8 #include "landscape.h" |
8 #include "landscape.h" |
9 #include "saveload.h" |
9 #include "saveload.h" |
10 #include "order_func.h" |
10 #include "order_func.h" |
11 #include "window_func.h" |
11 #include "window_func.h" |
12 #include "oldpool_func.h" |
|
12 |
13 |
13 #include "table/strings.h" |
14 #include "table/strings.h" |
14 |
15 |
15 DEFINE_OLD_POOL_GENERIC(Depot, Depot) |
16 DEFINE_OLD_POOL_GENERIC(Depot, Depot) |
16 |
17 |