Changes

95 bytes added ,  20:07, 28 February 2023
no edit summary
Line 3,742: Line 3,742:  
| 1 || MicroApplicationResource
 
| 1 || MicroApplicationResource
 
|}
 
|}
 +
 +
= ApplicationErrorCodeCategory =
 +
This is "nn::ns::ApplicationErrorCodeCategory". This is an u64.
    
= NoDownloadRightsErrorResolution =
 
= NoDownloadRightsErrorResolution =
Line 3,980: Line 3,983:  
|-
 
|-
 
| 0x18 || 0x20 || UTF-8 Nickname. Official sw uses strncpy to copy this into another struct (<code>nn::account::Nickname</code>), with a NUL-byte written after the copied data.
 
| 0x18 || 0x20 || UTF-8 Nickname. Official sw uses strncpy to copy this into another struct (<code>nn::account::Nickname</code>), with a NUL-byte written after the copied data.
|-
   
|}
 
|}