mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-23 15:13:55 -07:00
Move card_item and related to src/game/board (#5867)
* move files * update includes * update cmake
This commit is contained in:
parent
6b39f6f6fa
commit
44ac782978
31 changed files with 38 additions and 38 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
#include "../client/ui/phases_toolbar.h"
|
||||
#include "../settings/cache_settings.h"
|
||||
#include "cards/card_item.h"
|
||||
#include "board/card_item.h"
|
||||
#include "player/player.h"
|
||||
#include "zones/view_zone.h"
|
||||
#include "zones/view_zone_widget.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue