Move deck list to its own folder ahead of refactor.

Took 39 minutes
This commit is contained in:
Lukas Brübach 2025-09-04 22:08:22 +02:00
parent da52d677c7
commit 7f157496d3
26 changed files with 26 additions and 26 deletions

View file

@ -1,7 +1,7 @@
#include "server_player.h"
#include "color.h"
#include "decklist.h"
#include "deck_list/deck_list.h"
#include "get_pb_extension.h"
#include "pb/command_attach_card.pb.h"
#include "pb/command_change_zone_properties.pb.h"