mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-12 09:04:53 -07:00
Refactor: split card_database into two files (#5715)
* make the duplicate * restore original * Refactor: split card_database into two files
This commit is contained in:
parent
ec536126b9
commit
4b7d1ebb59
9 changed files with 918 additions and 886 deletions
|
|
@ -9,6 +9,7 @@ set(dbconverter_SOURCES
|
|||
../cockatrice/src/game/cards/card_database_parser/card_database_parser.cpp
|
||||
../cockatrice/src/game/cards/card_database_parser/cockatrice_xml_3.cpp
|
||||
../cockatrice/src/game/cards/card_database_parser/cockatrice_xml_4.cpp
|
||||
../cockatrice/src/game/cards/card_info.cpp
|
||||
../cockatrice/src/settings/settings_manager.cpp
|
||||
${VERSION_STRING_CPP}
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue