mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-02 13:37:42 -05:00
views: Added constants search view
This commit is contained in:
@@ -229,7 +229,8 @@ namespace hex {
|
||||
Plugins,
|
||||
Yara,
|
||||
Config,
|
||||
Resources
|
||||
Resources,
|
||||
Constants
|
||||
};
|
||||
|
||||
std::vector<std::string> getPath(ImHexPath path);
|
||||
|
||||
Reference in New Issue
Block a user