mirror of
https://gitlab.com/manzerbredes/ochess.git
synced 2025-04-19 04:09:41 +00:00
Enable database export
This commit is contained in:
parent
cbcc455e33
commit
98488e899a
9 changed files with 57 additions and 14 deletions
|
@ -16,4 +16,5 @@ public:
|
|||
std::vector<GameBase *> new_games_bases,
|
||||
std::vector<Game *> new_games);
|
||||
void Reset();
|
||||
void Save(GameBase *base);
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue