mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-01 21:17:44 -05:00
Added patching system and IPS/IPS32 patch exporting
This commit is contained in:
@@ -45,7 +45,7 @@ namespace hex {
|
||||
|
||||
s64 m_gotoAddress = 0;
|
||||
|
||||
std::vector<u8> m_importData;
|
||||
std::vector<u8> m_dataToSave;
|
||||
|
||||
void drawSearchPopup();
|
||||
void drawGotoPopup();
|
||||
|
||||
Reference in New Issue
Block a user