adding sqlite and trying to define the data structure
This commit is contained in:
@@ -18,4 +18,6 @@ public:
|
||||
string Description = ""; // optional
|
||||
std::vector<string> CompatibleSystems; // requires at least one value
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user