|
OpenTTD Source
1.10.0-RC1
|
Code handling saving and loading of goals. More...
Go to the source code of this file.
Functions | |
| static void | Save_GOAL () |
| static void | Load_GOAL () |
Variables | |
| static const SaveLoad | _goals_desc [] |
| const ChunkHandler | _goal_chunk_handlers [] |
Code handling saving and loading of goals.
Definition in file goal_sl.cpp.
| const ChunkHandler _goal_chunk_handlers[] |
|
static |
Definition at line 17 of file goal_sl.cpp.