Added patching system and IPS/IPS32 patch exporting

This commit is contained in:
WerWolv
2020-11-27 09:09:48 +01:00
parent fd2b79bea9
commit ed572ececf
10 changed files with 293 additions and 88 deletions

View File

@@ -45,7 +45,7 @@ namespace hex {
s64 m_gotoAddress = 0;
std::vector<u8> m_importData;
std::vector<u8> m_dataToSave;
void drawSearchPopup();
void drawGotoPopup();