OpenTTD Source
1.11.0-beta2
|
Go to the source code of this file.
Functions | |
void | AfterLoadStoryBook () |
Called after load to trash broken pages. | |
static void | Save_STORY_PAGE_ELEMENT () |
static void | Load_STORY_PAGE_ELEMENT () |
static void | Save_STORY_PAGE () |
static void | Load_STORY_PAGE () |
Variables | |
static const SaveLoad | _story_page_elements_desc [] |
static const SaveLoad | _story_pages_desc [] |
const ChunkHandler | _story_page_chunk_handlers [] |
Code handling saving and loading of story pages
Definition in file story_sl.cpp.
const ChunkHandler _story_page_chunk_handlers[] |
|
static |
Definition at line 29 of file story_sl.cpp.
|
static |
Definition at line 65 of file story_sl.cpp.