mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-27 23:37:05 -05:00
Added nlohmann json to imhex directly
Once again Ubuntu is fucking outdated by over a year for literally no reason. Fuck this
This commit is contained in:
@@ -35,6 +35,8 @@ namespace hex {
|
||||
};
|
||||
|
||||
struct Events {
|
||||
Events() = delete;
|
||||
|
||||
static auto get(std::string_view name);
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user