mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-12 09:04:53 -07:00
Move abstract/noop interfaces to libcockatrice_interfaces so they can be linked against independently.
Took 52 minutes
This commit is contained in:
parent
45ee5d8abc
commit
837804f336
21 changed files with 45 additions and 25 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#include "card_database_parser.h"
|
||||
|
||||
#include "libcockatrice/card/database/interface/noop_card_set_priority_controller.h"
|
||||
#include <libcockatrice/interfaces/noop_card_set_priority_controller.h>
|
||||
|
||||
SetNameMap ICardDatabaseParser::sets;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue