Freeciv-3.2
|
Go to the source code of this file.
Functions | |
void | savegame3_load (struct section_file *sfile) |
void | savegame3_save (struct section_file *sfile, const char *save_reason, bool scenario) |
void savegame3_load | ( | struct section_file * | file | ) |
Really loading the savegame.
Definition at line 456 of file savegame3.c.
Referenced by savegame_load().
Main entry point for saving a game in savegame3 format.
Definition at line 429 of file savegame3.c.
Referenced by savegame_save().