mirror of
https://github.com/wiiu-env/FunctionPatcherModule.git
synced 2025-01-08 16:10:49 +01:00
Make sure to call the init hook before the entrypoint.
This commit is contained in:
parent
47b65df686
commit
9e4baed439
@ -2,6 +2,7 @@
|
||||
#include <whb/log_udp.h>
|
||||
#include "function_patcher.h"
|
||||
WUMS_MODULE_EXPORT_NAME("homebrew_functionpatcher");
|
||||
WUMS_MODULE_INIT_BEFORE_ENTRYPOINT();
|
||||
|
||||
WUMS_INITIALIZE(){
|
||||
WHBLogUdpInit();
|
||||
|
Loading…
Reference in New Issue
Block a user