mirror of
https://github.com/wiiu-env/WiiUPluginSystem.git
synced 2025-01-11 09:09:06 +01:00
1ac579aebb
* Add `WUPSConfigAPI_IsMenuOpen()` to detect if the config menu is open. * Changed function signature and name to match other functions. * - Renamed function from `WUPSConfigAPI_GetMenuOpen()` to `WUPSConfigAPI_GetMenuOpen()`. - Changed result type from `BOOL` to `WUPSConfigAPIMenuStatus` enum. --------- Co-authored-by: Daniel K. O. (dkosmari) <none@none>