Freeciv-3.3
|
Data Fields | |
int | version |
const load_version_func_t | load |
const load_version_func_t | post_load |
Definition at line 94 of file savecompat.c.
const load_version_func_t compatibility::load |
Definition at line 96 of file savecompat.c.
Referenced by sg_load_compat().
const load_version_func_t compatibility::post_load |
Definition at line 97 of file savecompat.c.
Referenced by sg_load_post_load_compat().
int compatibility::version |
Definition at line 95 of file savecompat.c.
Referenced by current_compat_ver(), load_action_blocked_by_list(), load_action_ui_name_3_3(), load_game_names(), load_ruleset_actions(), load_ruleset_effects(), load_ruleset_game(), load_ruleset_units(), lookup_req_list(), sanity_check_ruleset_data(), sg_load_compat(), and sg_load_post_load_compat().