WUMS 0.3.1 support

This commit is contained in:
Maschell
2022-01-24 18:48:11 +01:00
parent 0678949900
commit c9c0aeaa2b
2 changed files with 4 additions and 4 deletions

View File

@@ -8,7 +8,7 @@
#include "function_patcher.h"
WUMS_MODULE_EXPORT_NAME("homebrew_functionpatcher");
WUMS_MODULE_SKIP_ENTRYPOINT();
WUMS_MODULE_SKIP_INIT_FINI();
uint32_t moduleLogInit = false;
uint32_t cafeLogInit = false;