mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-06 05:23:56 -07:00
[Game] Move graphics files into game_graphics
Took 1 minute Took 2 minutes Took 23 seconds Took 1 minute Took 2 seconds
This commit is contained in:
parent
7070269a86
commit
558bc2741c
109 changed files with 188 additions and 172 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#include "card_list.h"
|
||||
|
||||
#include "card_item.h"
|
||||
#include "../../game_graphics/board/card_item.h"
|
||||
|
||||
#include <QDebug>
|
||||
#include <algorithm>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue