Changes

497 bytes added ,  14:25, 15 August 2017
m
Added some stuff
Line 26: Line 26:  
|nn::act::GetNumOfAccounts
 
|nn::act::GetNumOfAccounts
 
|GetNumOfAccounts__Q2_2nn3actFv
 
|GetNumOfAccounts__Q2_2nn3actFv
|<code>u32 GetNumOfAccounts(void)</code>
+
|<code>u32 nn::act::GetNumOfAccounts(void)</code>
 
|Returns the number of accounts
 
|Returns the number of accounts
 
|-
 
|-
Line 37: Line 37:  
!Prototype
 
!Prototype
 
!Description
 
!Description
 +
|-
 +
|nn::act::GetSlotNo
 +
|GetSlotNo__Q2_2nn3actFv
 +
|<code>u8 nn::act::GetSlotNo(void)</code>
 +
|Returns the current account's slot number
 +
|-
 +
|nn::act::IsNetworkAccount
 +
|IsNetworkAccount__Q2_2nn3actFv
 +
|<code>bool nn::act::IsNetworkAccount(void)</code>
 +
|Returns true if the current account is a network account(?)
 +
|-
 +
|nn::act::GetMii
 +
|GetMii__Q2_2nn3actFP12FFLStoreData
 +
|<code>Result nn::act::GetMii(FFLStoreData *miiData)
 +
|Puts the current user's Mii data into the <code>miiData</code> pointer
 
|-
 
|-
 
|}
 
|}
12

edits