summaryrefslogtreecommitdiffstats
path: root/game/code/cards/allcards.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'game/code/cards/allcards.cpp')
-rw-r--r--game/code/cards/allcards.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/game/code/cards/allcards.cpp b/game/code/cards/allcards.cpp
new file mode 100644
index 0000000..65d0dd9
--- /dev/null
+++ b/game/code/cards/allcards.cpp
@@ -0,0 +1,5 @@
+#include <cards/bonuscard.cpp>
+#include <cards/card.cpp>
+#include <cards/cardgallery.cpp>
+#include <cards/cardsdb.cpp>
+#include <cards/collectorcard.cpp>