mirror of
https://github.com/wiiu-env/MemoryMappingModule.git
synced 2024-11-22 01:39:20 +01:00
Make sure to call the init hook before the entrypoint.
This commit is contained in:
parent
51c92881af
commit
58f9c4f334
@ -11,6 +11,7 @@
|
||||
#include "function_replacements.h"
|
||||
|
||||
WUMS_MODULE_EXPORT_NAME("homebrew_memorymapping");
|
||||
WUMS_MODULE_INIT_BEFORE_ENTRYPOINT();
|
||||
|
||||
WUMS_INITIALIZE() {
|
||||
WHBLogUdpInit();
|
||||
|
Loading…
Reference in New Issue
Block a user