mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-01 21:17:44 -05:00
tests: Integrated ImGui Test Engine
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#include <hex/api/event_manager.hpp>
|
||||
|
||||
#include "messaging.hpp"
|
||||
|
||||
#include <hex/subcommands/subcommands.hpp>
|
||||
@@ -73,6 +75,7 @@ namespace hex::init {
|
||||
hex::subcommands::processArguments(args);
|
||||
|
||||
// Unload plugins again
|
||||
EventManager::clear();
|
||||
PluginManager::unload();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user