mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-01 21:17:44 -05:00
feat: Added --reset-settings command
This commit is contained in:
@@ -21,6 +21,7 @@ namespace hex::plugin::builtin {
|
||||
void handlePatternLanguageCommand(const std::vector<std::string> &args);
|
||||
void handleHexdumpCommand(const std::vector<std::string> &args);
|
||||
void handleDemangleCommand(const std::vector<std::string> &args);
|
||||
void handleSettingsResetCommand(const std::vector<std::string> &args);
|
||||
|
||||
|
||||
void registerCommandForwarders();
|
||||
|
||||
Reference in New Issue
Block a user