mirror of
https://gitlab.com/manzerbredes/ochess.git
synced 2025-04-19 04:09:41 +00:00
Improve database game import
This commit is contained in:
parent
3b6e7d39cf
commit
e0a1894928
15 changed files with 547 additions and 155 deletions
|
@ -16,5 +16,5 @@ public:
|
|||
std::vector<GameBase *> new_games_bases,
|
||||
std::vector<Game *> new_games);
|
||||
void Reset();
|
||||
void Save(GameBase *base);
|
||||
void Export(GameBase *base);
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue