Home
last modified time | relevance | path

Searched refs:FormatDeckListForExport (Results 1 – 1 of 1) sorted by relevance

/dports/games/cockatrice/Cockatrice-2021-01-26-Release-2.8.0/cockatrice/src/
H A Ddeck_loader.cpp114 struct FormatDeckListForExport struct
120 FormatDeckListForExport(QString &_mainBoardCards, QString &_sideBoardCards) in FormatDeckListForExport() argument
160 FormatDeckListForExport formatDeckListForExport(mainBoardCards, sideBoardCards); in exportDeckToDecklist()