mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2024-11-13 13:35:14 +01:00
fix reply header
This commit is contained in:
parent
b067b5aa5a
commit
7b6c5cd988
@ -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 New Issue
Block a user