# persist.cpp Source: [persist.cpp](../../../../src/system/persist.cpp) ## Free Functions ### `bool save_system(const System *sys, const std::string &filename, std::string &error)` ๐Ÿ“ [persist.cpp:32](../../../../src/system/persist.cpp#L32) ### `System * restore_system(const std::string &filename, std::string &error)` ๐Ÿ“ [persist.cpp:84](../../../../src/system/persist.cpp#L84) --- โ† [Back to files](index.md) ยท [Top](../index.md)