mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-02 05:27:41 -05:00
impr: Get rid of some manual memory management
This commit is contained in:
@@ -66,6 +66,8 @@ namespace hex {
|
||||
bool m_hadEvent = false;
|
||||
bool m_frameRateTemporarilyUnlocked = false;
|
||||
double m_frameRateUnlockTime = 0;
|
||||
|
||||
ImGui::ImHexCustomData m_imguiCustomData;
|
||||
};
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user