void savegame_load(struct section_file *sfile)
Main entry point for loading a game.
void savegame_save(struct section_file *sfile, const char *save_reason, bool scenario)
Main entry point for saving a game.
void save_game(const char *orig_filename, const char *save_reason, bool scenario)
Unconditionally save the game, with specified filename.