Address remaining review comments
This commit is contained in:
parent
1517d2fef7
commit
e9bd34f7da
4 changed files with 35 additions and 10 deletions
|
@ -18,7 +18,7 @@ constexpr char MII_BUTTON_CANCEL[] = "Cancel";
|
|||
/// later learn is needed can be added here and filled in by the backend HLE applet
|
||||
struct MiiSelectorConfig {
|
||||
bool enable_cancel_button;
|
||||
std::u16string title;
|
||||
std::string title;
|
||||
u32 initially_selected_mii_index;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue