Use WUMS 0.3.2

This commit is contained in:
Maschell
2023-01-07 13:29:53 +01:00
parent 67f67c13e0
commit 47ad061f5c
2 changed files with 4 additions and 3 deletions

View File

@@ -8,8 +8,9 @@
#include <wums.h>
WUMS_MODULE_EXPORT_NAME("homebrew_wupsbackend");
WUMS_USE_WUT_DEVOPTAB();
WUMS_DEPENDS_ON(homebrew_functionpatcher);
WUMS_DEPENDS_ON(homebrew_memorymapping);
WUMS_INITIALIZE() {
initLogging();