impr: Speed up initial resource loading and event handling slightly

This commit is contained in:
WerWolv
2025-08-02 01:14:00 +02:00
parent 1e18abc598
commit f73866b86e
12 changed files with 44 additions and 27 deletions

View File

@@ -1,3 +1,4 @@
#include <hex/api/imhex_api.hpp>
#include <hex/api/content_registry.hpp>
#include <hex/api/localization_manager.hpp>
#include <hex/api/events/events_provider.hpp>