mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-13 14:02:15 -07:00
use decklist library
This commit is contained in:
parent
910ca6b2ac
commit
f948c40ed4
2 changed files with 3 additions and 4 deletions
|
|
@ -1,7 +1,6 @@
|
|||
#include "../common/deck_list.h"
|
||||
|
||||
#include "gtest/gtest.h"
|
||||
#include <QDebug>
|
||||
#include <libcockatrice/deck_list/deck_list.h>
|
||||
|
||||
static constexpr int amount = 1e5;
|
||||
QString repeatDeck;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue