WUMS 0.3.1 support

This commit is contained in:
Maschell
2022-01-26 13:21:07 +01:00
parent 88f4e0af29
commit 833a37e0cf
2 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@
#include "function_replacements.h"
WUMS_MODULE_EXPORT_NAME("homebrew_memorymapping");
WUMS_MODULE_SKIP_ENTRYPOINT();
WUMS_MODULE_SKIP_INIT_FINI();
WUMS_MODULE_INIT_BEFORE_RELOCATION_DONE_HOOK();
WUMS_INITIALIZE(args) {