mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
Modularize and Doxygen decklist.cpp (#6099)
This commit is contained in:
parent
da52d677c7
commit
2eba126ed7
36 changed files with 1494 additions and 698 deletions
|
|
@ -1,7 +1,8 @@
|
|||
#include "server_player.h"
|
||||
|
||||
#include "color.h"
|
||||
#include "decklist.h"
|
||||
#include "deck_list.h"
|
||||
#include "deck_list_card_node.h"
|
||||
#include "get_pb_extension.h"
|
||||
#include "pb/command_attach_card.pb.h"
|
||||
#include "pb/command_change_zone_properties.pb.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue