mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-01-25 22:19:38 -06:00
Add support for custom providers via plugins
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
#include <hex.hpp>
|
||||
#include <plugin.hpp>
|
||||
|
||||
#include <views/view.hpp>
|
||||
#include <imgui.h>
|
||||
|
||||
class ViewExample : public hex::View {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user