|
OpenTTD Source 20251116-master-g21329071df
|
Code handling saving and loading of goals. More...
#include "../stdafx.h"#include "saveload.h"#include "compat/goal_sl_compat.h"#include "../goal_base.h"#include "../safeguards.h"Go to the source code of this file.
Data Structures | |
| struct | GOALChunkHandler |
Functions | |
| const ChunkHandlerTable | _goal_chunk_handlers (goal_chunk_handlers) |
Variables | |
| static const SaveLoad | _goals_desc [] |
| static const GOALChunkHandler | GOAL |
| static const ChunkHandlerRef | goal_chunk_handlers [] |
Code handling saving and loading of goals.
Definition in file goal_sl.cpp.
|
static |
Definition at line 19 of file goal_sl.cpp.
|
static |
Definition at line 53 of file goal_sl.cpp.
|
static |
Definition at line 54 of file goal_sl.cpp.