WiiUPluginSystem/wups_include/wups
Maschell b1d89c9d4d Improve the ConfigItem callback system.
- The callback is now only called when then config menu has been closed and value has actually changed (or an newer value has been read from SD). This increased the performance!
- The WUPSConfigItemBoolean and WUPSConfigItemMultipleValues callbacks now provide a pointer to the causes config item.
2018-09-14 13:02:06 +02:00
..
config Improve the ConfigItem callback system. 2018-09-14 13:02:06 +02:00
common.h Move wups include into a seperate folder to avoid collisions 2018-06-28 22:04:47 +02:00
config.h Add the possibility of configurations to the plugins! 2018-07-17 15:26:52 +02:00
function_patching.h Move wups include into a seperate folder to avoid collisions 2018-06-28 22:04:47 +02:00
hooks.h Add the possibility of configurations to the plugins! 2018-07-17 15:26:52 +02:00
utils.h Add argument to the WUPS_OpenOverlay function which can be used to pass data to the callback. 2018-07-15 16:04:22 +02:00