![]() |
Freeciv21
Develop your civilization from humble roots to a global empire
|
Collaboration diagram for save_thread_data:Public Attributes | |
| struct section_file * | sfile |
| char | filepath [600] |
| compress_type | save_compress_type |
Definition at line 108 of file savemain.cpp.
| char save_thread_data::filepath[600] |
Definition at line 110 of file savemain.cpp.
Referenced by save_game(), and save_thread_run().
| compress_type save_thread_data::save_compress_type |
Definition at line 111 of file savemain.cpp.
Referenced by save_game().
| struct section_file* save_thread_data::sfile |
Definition at line 109 of file savemain.cpp.
Referenced by save_game(), and save_thread_run().