|
OpenTTD Source
14.0-beta3
|
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.