Crossfire Server, Trunk
|
#include "ArchetypesWrapper.h"
#include "../ResourcesManager.h"
#include "assets/AssetOriginAndCreationDialog.h"
Go to the source code of this file.
Variables | |
constexpr int | csvFieldCount = 20 |
const char * | csvFields [csvFieldCount] |
|
constexpr |
Definition at line 18 of file ArchetypesWrapper.cpp.
Referenced by ArchetypesWrapper::exportAsCSV(), and ArchetypesWrapper::fillCsvHeader().
const char* csvFields[csvFieldCount] |
Definition at line 19 of file ArchetypesWrapper.cpp.
Referenced by ArchetypesWrapper::exportAsCSV(), and ArchetypesWrapper::fillCsvHeader().