Symphony Of Empires
lua_save_util.hpp File Reference
#include <string>
Include dependency graph for lua_save_util.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 LUA_util
 

Functions

void LUA_util::save (GameState &gs, const std::string &savefile_path)
 
void LUA_util::load (GameState &gs, const std::string &savefile_path)