Added basic python-based load scripts

This commit is contained in:
WerWolv
2020-12-01 02:21:40 +01:00
parent 16f885f469
commit c6134bc038
6 changed files with 201 additions and 10 deletions

View File

@@ -47,6 +47,9 @@ namespace hex {
std::vector<u8> m_dataToSave;
std::string m_loaderScriptScriptPath;
std::string m_loaderScriptFilePath;
void drawSearchPopup();
void drawGotoPopup();