mirror of
https://github.com/wiiu-env/MemoryMappingModule.git
synced 2026-08-28 20:14:05 -05:00
Make sure to call the init hook before the entrypoint.
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
#include "function_replacements.h"
|
||||
|
||||
WUMS_MODULE_EXPORT_NAME("homebrew_memorymapping");
|
||||
WUMS_MODULE_INIT_BEFORE_ENTRYPOINT();
|
||||
|
||||
WUMS_INITIALIZE() {
|
||||
WHBLogUdpInit();
|
||||
|
||||
Reference in New Issue
Block a user