Move cards and filters folder out of game (#6145)

* big move

* also move game_specific_terms

* fix imports

* alphabetize cmake

* fix build failure

* create database folder and move files into it

* fix includes

* run formatter
This commit is contained in:
RickyRister
2025-09-16 12:02:57 +02:00
committed by GitHub
parent bed79ef89e
commit 7ac22a6ce8
149 changed files with 218 additions and 218 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#include "oracleimporter.h"
#include "game/cards/card_database_parser/cockatrice_xml_4.h"
#include "database/parser/cockatrice_xml_4.h"
#include "parsehelpers.h"
#include "qt-json/json.h"