fix reply header
This commit is contained in:
parent
b067b5aa5a
commit
7b6c5cd988
1 changed files with 1 additions and 1 deletions
|
@ -492,7 +492,7 @@ private:
|
||||||
* 1-2 : u64, Title ID
|
* 1-2 : u64, Title ID
|
||||||
* 3-6 : Seed
|
* 3-6 : Seed
|
||||||
* Outputs:
|
* Outputs:
|
||||||
* 0 : 0x087A0180
|
* 0 : 0x087A0040
|
||||||
* 1 : Result of function, 0 on success, otherwise error code
|
* 1 : Result of function, 0 on success, otherwise error code
|
||||||
*/
|
*/
|
||||||
void AddSeed(Kernel::HLERequestContext& ctx);
|
void AddSeed(Kernel::HLERequestContext& ctx);
|
||||||
|
|
Loading…
Reference in a new issue