mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 22:27:43 +00:00
Add '-y' flag for hecl
This commit is contained in:
@@ -26,6 +26,7 @@ struct ToolPassInfo
|
||||
hecl::Database::Project* project = nullptr;
|
||||
unsigned verbosityLevel = 0;
|
||||
bool force = false;
|
||||
bool yes = false;
|
||||
};
|
||||
|
||||
class ToolBase
|
||||
|
||||
Reference in New Issue
Block a user