mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-02 13:37:42 -05:00
patterns: Added menu to Edit menu for placing types at current selection
This commit is contained in:
@@ -104,6 +104,10 @@ namespace hex::plugin::builtin {
|
||||
|
||||
void parsePattern(const std::string &code);
|
||||
void evaluatePattern(const std::string &code);
|
||||
|
||||
void registerEvents();
|
||||
void registerMenuItems();
|
||||
void registerHandlers();
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user