mirror of
https://github.com/wiiu-env/MemoryMappingModule.git
synced 2025-02-16 17:29:12 +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"
|
#include "function_replacements.h"
|
||||||
|
|
||||||
WUMS_MODULE_EXPORT_NAME("homebrew_memorymapping");
|
WUMS_MODULE_EXPORT_NAME("homebrew_memorymapping");
|
||||||
|
WUMS_MODULE_INIT_BEFORE_ENTRYPOINT();
|
||||||
|
|
||||||
WUMS_INITIALIZE() {
|
WUMS_INITIALIZE() {
|
||||||
WHBLogUdpInit();
|
WHBLogUdpInit();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user