summaryrefslogtreecommitdiffstats
path: root/src/core/frontend/applets/mii_edit.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* applets/mii: Remove frontend parametersMorph2022-03-221-13/+2
| | | | These are unused for now as we do not support a frontend implementation.
* service: Move mii enums and structs into its own fileMorph2022-03-221-1/+1
| | | | Moves these into types.h, since other files also make use of these types.
* applets: Rename Mii to MiiEditMorph2022-03-221-0/+34