Difference between revisions of "AM:GetTicketList"
Jump to navigation
Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00090082] |- | 1 | Number of titleIDs |- | 2 | u8 [[FS:OpenArchive#Mediatypes|Me...") |
Steveice10 (talk | contribs) m |
||
(2 intermediate revisions by the same user not shown) | |||
Line 9: | Line 9: | ||
|- | |- | ||
| 1 | | 1 | ||
− | | | + | | Ticket Count |
|- | |- | ||
| 2 | | 2 | ||
− | | | + | | Number of Tickets to Skip |
|- | |- | ||
| 3 | | 3 | ||
− | | ( | + | | ((Ticket Count * 8) << 4) <nowiki>|</nowiki> 0xC |
|- | |- | ||
| 4 | | 4 | ||
− | | | + | | Ticket Title IDs Output Pointer |
|} | |} | ||
Line 34: | Line 34: | ||
|- | |- | ||
| 2 | | 2 | ||
− | | | + | | Number of Read Ticket Title IDs |
|} | |} |