Profile Selector: Difference between revisions
Line 34: | Line 34: | ||
| 0x91 || 0x1 || u8 isSkipEnabled. This is copied from [[#UserSelectionSettings]]. | | 0x91 || 0x1 || u8 isSkipEnabled. This is copied from [[#UserSelectionSettings]]. | ||
|- | |- | ||
| 0x92 || 0x1 || | | 0x92 || 0x1 || Set to 0x1 by ShowUserSelectorForLauncher. | ||
|- | |- | ||
| 0x93 || 0x1 || u8 isPermitted. ShowUserSelector* sets this to the output bool from <code>nn::account::IsUserRegistrationRequestPermitted</code>. | | 0x93 || 0x1 || u8 isPermitted. ShowUserSelector* sets this to the output bool from <code>nn::account::IsUserRegistrationRequestPermitted</code>. |