WiiUPluginSystem/plugins/example_plugin
Maschell 797e58f576 [General] Moving the FS-wrapper into an own lib, no more macro madness
The library now needs to be build with "make" and installed with "make install".
Make sure to include the -lwups into the plugin projecs.
If you call "WUPS_InitFS(args);" in the INITIALIZE method, the plugin has full SD/USB access.
2018-02-16 21:51:35 +01:00
..
src [Plugins] Moved example_plugin into the plugins folder 2018-02-16 21:25:31 +01:00
Makefile [General] Moving the FS-wrapper into an own lib, no more macro madness 2018-02-16 21:51:35 +01:00