mirror of
https://github.com/wiiu-env/FunctionPatcherModule.git
synced 2026-08-22 08:44:15 -05:00
Use WUMS 0.3.2
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
|
||||
WUMS_MODULE_EXPORT_NAME("homebrew_functionpatcher");
|
||||
WUMS_MODULE_INIT_BEFORE_RELOCATION_DONE_HOOK();
|
||||
WUMS_DEPENDS_ON(homebrew_kernel);
|
||||
|
||||
void UpdateFunctionPointer() {
|
||||
// We need the real MEMAllocFromDefaultHeapEx/MEMFreeToDefaultHeap function pointer to force-allocate memory on the default heap.
|
||||
|
||||
Reference in New Issue
Block a user