mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 06:27:43 +00:00
Various updates and fixes
This commit is contained in:
@@ -21,6 +21,7 @@ struct ToolPassInfo
|
||||
HECL::SystemString pname;
|
||||
HECL::SystemString cwd;
|
||||
std::vector<HECL::SystemString> args;
|
||||
std::vector<HECL::SystemChar> flags;
|
||||
HECL::SystemString output;
|
||||
HECL::Database::Project* project = nullptr;
|
||||
unsigned verbosityLevel = 0;
|
||||
|
||||
Reference in New Issue
Block a user