This commit is contained in:
RickyRister 2025-11-30 01:38:14 -08:00
parent 3ff2df2796
commit b1fc73381c

View file

@ -1,5 +1,5 @@
/**
* @file decklist.h
* @file deck_list.h
* @brief Defines the DeckList class and supporting types for managing a full
* deck structure including cards, zones, sideboard plans, and
* serialization to/from multiple formats. This is a logic class which