mirror of
https://github.com/wiiu-env/WiiUPluginLoaderBackend.git
synced 2026-08-12 04:36:15 -05:00
Build with WiiUModuleSystem, export a bunch of useful functions to control the backend
This commit is contained in:
@@ -25,8 +25,11 @@
|
||||
#include "PluginManagement.h"
|
||||
#include "globals.h"
|
||||
#include <whb/sdcard.h>
|
||||
#include <utils/exports.h>
|
||||
#include <wums.h>
|
||||
#include <plugin/PluginDataPersistence.h>
|
||||
|
||||
WUMS_MODULE_EXPORT_NAME("homebrew_wupsbackend");
|
||||
|
||||
int test();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user