mirror of
https://github.com/wiiu-env/libfunctionpatcher.git
synced 2026-08-23 11:23:59 -05:00
Add support for FunctionPatcherRestoreFunctions
This commit is contained in:
@@ -8,7 +8,7 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
extern void FunctionPatcherPatchFunction(function_replacement_data_t *replacements, uint32_t size);
|
||||
|
||||
extern void FunctionPatcherRestoreFunctions(function_replacement_data_t *replacements, uint32_t size);
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user