mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-02 05:27:41 -05:00
feat: Added New File option to the GNOME launcher and a --new cli option
This commit is contained in:
@@ -12,6 +12,7 @@ namespace hex::plugin::builtin {
|
||||
void handleVerboseCommand(const std::vector<std::string> &args);
|
||||
|
||||
void handleOpenCommand(const std::vector<std::string> &args);
|
||||
void handleNewCommand(const std::vector<std::string> &args);
|
||||
|
||||
void handleCalcCommand(const std::vector<std::string> &args);
|
||||
void handleHashCommand(const std::vector<std::string> &args);
|
||||
|
||||
Reference in New Issue
Block a user