added card background

This commit is contained in:
Lauchmelder 2022-01-15 03:23:46 +01:00
parent b7f4174085
commit c6a262a57f
10 changed files with 88 additions and 17 deletions

View file

@ -3,6 +3,8 @@
#include <vector>
#include <lol/lol.hpp>
#include "CardStack.hpp"
class Window;