mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-01 21:17:44 -05:00
fix: imgui.ini file being created in the working directory sometimes
Fixes #450
This commit is contained in:
@@ -52,6 +52,8 @@ namespace hex {
|
||||
|
||||
std::list<std::string> m_popupsToOpen;
|
||||
std::vector<int> m_pressedKeys;
|
||||
|
||||
fs::path m_imguiSettingsPath;
|
||||
};
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user