Use WUMS_MODULE_SKIP_WUT_INIT

This commit is contained in:
Maschell
2021-02-19 17:10:17 +01:00
parent 0df40a3c25
commit c8df49e85c
2 changed files with 2 additions and 1 deletions

View File

@ -3,6 +3,7 @@
#include "function_patcher.h"
WUMS_MODULE_EXPORT_NAME("homebrew_functionpatcher");
WUMS_MODULE_SKIP_ENTRYPOINT();
WUMS_MODULE_SKIP_WUT_INIT();
WUMS_MODULE_INIT_BEFORE_RELOCATION_DONE_HOOK();
WUMS_INITIALIZE(){