mirror of
https://github.com/wiiu-env/WiiUPluginLoaderBackend.git
synced 2026-08-26 12:57:27 -05:00
Use WUMS 0.3.2
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user