mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 13:50:03 +00:00 
			
		
		
		
	FS_U: Added the command to the docs of SaveData functions
This commit is contained in:
		
							parent
							
								
									77f0cdfaf4
								
							
						
					
					
						commit
						fc73bef692
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -400,6 +400,7 @@ static void IsSdmcDetected(Service::Interface* self) { | ||||||
|  * FS_User::FormatSaveData service function,  |  * FS_User::FormatSaveData service function,  | ||||||
|  * formats the SaveData specified by the input path. |  * formats the SaveData specified by the input path. | ||||||
|  *  Inputs: |  *  Inputs: | ||||||
|  |  *      0  : 0x084C0242 | ||||||
|  *      1  : Archive ID |  *      1  : Archive ID | ||||||
|  *      2  : Archive low path type |  *      2  : Archive low path type | ||||||
|  *      3  : Archive low path size |  *      3  : Archive low path size | ||||||
|  | @ -441,6 +442,7 @@ static void FormatSaveData(Service::Interface* self) { | ||||||
| /**
 | /**
 | ||||||
|  * FS_User::FormatThisUserSaveData service function |  * FS_User::FormatThisUserSaveData service function | ||||||
|  *  Inputs: |  *  Inputs: | ||||||
|  |  *      0: 0x080F0180 | ||||||
|  *  Outputs: |  *  Outputs: | ||||||
|  *      1 : Result of function, 0 on success, otherwise error code |  *      1 : Result of function, 0 on success, otherwise error code | ||||||
|  */ |  */ | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue