mirror of
https://github.com/hedge-dev/XenonRecomp.git
synced 2025-07-23 05:23:59 +00:00
Remove bin2c, load the PPC context header by path.
This commit is contained in:
@@ -64,7 +64,7 @@ struct Recompiler
|
||||
|
||||
bool Recompile(const Function& fn);
|
||||
|
||||
void Recompile();
|
||||
void Recompile(const std::filesystem::path& headerFilePath);
|
||||
|
||||
void SaveCurrentOutData(const std::string_view& name = std::string_view());
|
||||
};
|
||||
|
Reference in New Issue
Block a user