mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-01 21:17:44 -05:00
feat: Added new --select, --pattern and --debug-mode subcommands
This commit is contained in:
@@ -50,6 +50,8 @@ namespace hex::plugin::builtin {
|
||||
EventProviderOpened::post(fileProvider);
|
||||
AchievementManager::unlockAchievement("hex.builtin.achievement.starting_out", "hex.builtin.achievement.starting_out.open_file.name");
|
||||
}
|
||||
|
||||
ImHexApi::Provider::setCurrentProvider(provider);
|
||||
}
|
||||
|
||||
glfwRequestWindowAttention(ImHexApi::System::getMainWindowHandle());
|
||||
|
||||
Reference in New Issue
Block a user