mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-23 22:37:55 +02:00
* started making support for save/load options
This commit is contained in:
@@ -48,6 +48,7 @@ public:
|
||||
~CClient(void);
|
||||
|
||||
void close();
|
||||
void save(const std::string & fname);
|
||||
void process(int what);
|
||||
void run();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user