mirror of
https://github.com/wiiu-env/libfunctionpatcher.git
synced 2025-06-12 18:58:30 +02: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