Age | Commit message (Collapse) | Author |
|
Now that we can actually use std::optional on macOS, we don't need to
continue using boost::optional here.
|
|
Prevents bug where old username would remain if the new username was shorter in length.
|
|
|
|
|
|
|
|
|
|
|
|
Makes code consistent with our style of defaulting special member
functions where applicable.
|
|
IProfile::Get and SET::GetLanguageCode for libnx tests (#851)
|
|
|
|
|
|
|
|
|
|
|
|
|