mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-07 16:53:00 -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
|
|
@ -1,7 +1,7 @@
|
|||
#ifndef TABLEZONE_H
|
||||
#define TABLEZONE_H
|
||||
|
||||
#include "../cards/abstract_card_item.h"
|
||||
#include "../board/abstract_card_item.h"
|
||||
#include "select_zone.h"
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue