Build with WiiUModuleSystem, export a bunch of useful functions to control the backend

This commit is contained in:
Maschell
2020-05-17 21:08:13 +02:00
parent 169bea55be
commit c3cca4926c
6 changed files with 281 additions and 35 deletions

View File

@@ -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();