Remove WUMS_MODULE_INIT_BEFORE_RELOCATION_DONE_HOOK

This commit is contained in:
Maschell 2022-01-24 18:46:22 +01:00
parent 925aa353bd
commit 0678949900
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@
WUMS_MODULE_EXPORT_NAME("homebrew_functionpatcher");
WUMS_MODULE_SKIP_ENTRYPOINT();
WUMS_MODULE_INIT_BEFORE_RELOCATION_DONE_HOOK();
uint32_t moduleLogInit = false;
uint32_t cafeLogInit = false;