OpenTTD Source
20241108-master-g80f628063a
|
Handles saving and loading of water region data. More...
Go to the source code of this file.
Data Structures | |
struct | WaterRegionChunkHandler |
Functions | |
void | SlSkipArray () |
Skip an array or sparse array. | |
const ChunkHandlerTable | _water_region_chunk_handlers (water_region_chunk_handlers) |
Variables | |
static const WaterRegionChunkHandler | WRGN |
static const ChunkHandlerRef | water_region_chunk_handlers [] = { WRGN } |
Handles saving and loading of water region data.
Definition in file water_regions_sl.cpp.