mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-25 21:20:14 +00:00
remove redundant comment
This commit is contained in:
parent
78882091e9
commit
e42b1ee5ea
@ -706,7 +706,7 @@ static void CreateLegacySystemSaveData(Service::Interface* self) {
|
|||||||
* FS_User::InitializeWithSdkVersion service function.
|
* FS_User::InitializeWithSdkVersion service function.
|
||||||
* Inputs:
|
* Inputs:
|
||||||
* 1 : Used SDK Version
|
* 1 : Used SDK Version
|
||||||
* 2 : ProcessId Header (must be 0x20)
|
* 2 : ProcessId Header
|
||||||
* Outputs:
|
* Outputs:
|
||||||
* 1 : Result of function, 0 on success, otherwise error code
|
* 1 : Result of function, 0 on success, otherwise error code
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user