APT:StoreSysMenuArg: Difference between revisions

No edit summary
Steveice10 (talk | contribs)
mNo edit summary
Line 9: Line 9:
|-
|-
| 1
| 1
| Size, 0x40 is used if this is >0x40.
| Size (capped to 0x40)
|-
|-
| 3
| 3
| <nowiki>(Size<<14) | 2</nowiki>
| <nowiki>(Size << 14) | 2</nowiki>
|-
|-
| 4
| 4
| Input buf ptr
| void*, Input Buffer
|}
|}


Line 44: Line 44:
| 0x4
| 0x4
| 0x4
| 0x4
| Title uniqueID of the applet which set this SysMenuArg structure.
| Title Unique ID of the applet which set this SysMenuArg structure
|-
|-
| 0x8
| 0x8
| 0x8
| 0x8
| u64 programID of the title to launch.
| u64, Program ID of the title to launch
|-
|-
| 0x10
| 0x10