mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-14 22:42:14 -07:00
Modularize and Doxygen decklist.cpp
Took 1 hour 40 minutes Took 11 seconds
This commit is contained in:
parent
da52d677c7
commit
ae78aa1468
35 changed files with 1400 additions and 699 deletions
|
|
@ -5,11 +5,15 @@
|
|||
add_subdirectory(pb)
|
||||
|
||||
set(common_SOURCES
|
||||
abstract_deck_list_card_node.cpp
|
||||
abstract_deck_list_node.cpp
|
||||
debug_pb_message.cpp
|
||||
decklist.cpp
|
||||
deck_list_card_node.cpp
|
||||
deck_list.cpp
|
||||
expression.cpp
|
||||
featureset.cpp
|
||||
get_pb_extension.cpp
|
||||
inner_deck_list_node.cpp
|
||||
passwordhasher.cpp
|
||||
rng_abstract.cpp
|
||||
rng_sfmt.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue