changeset 4217 | 58e6b9449c80 |
parent 4211 | d8c4c40eba62 |
child 4223 | 0f9535dda7ed |
4216:c403fc7b6e10 | 4217:58e6b9449c80 |
---|---|
28 |
28 |
29 #include "hal.h" // for file list |
29 #include "hal.h" // for file list |
30 |
30 |
31 static bool _fios_path_changed; |
31 static bool _fios_path_changed; |
32 static bool _savegame_sort_dirty; |
32 static bool _savegame_sort_dirty; |
33 |
|
34 |
33 |
35 typedef struct LandInfoData { |
34 typedef struct LandInfoData { |
36 Town *town; |
35 Town *town; |
37 int32 costclear; |
36 int32 costclear; |
38 AcceptedCargo ac; |
37 AcceptedCargo ac; |