Difference between revisions of "FS:Obsoleted 3 0 ReadExtSaveDataIcon"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x08320102] |- | 1 | u8 Mediatype |- | 2 | ExtdataID lower word...")
 
Line 21: Line 21:
 
|-
 
|-
 
| 5
 
| 5
| (Icon size<<14)  <nowiki>|</nowiki> 2
+
| (Icon size<<4)  <nowiki>|</nowiki> 12
 
|-
 
|-
 
| 6
 
| 6
Line 38: Line 38:
 
| 1
 
| 1
 
| Resultcode
 
| Resultcode
 +
|-
 +
| 2
 +
| Total read data
 
|}
 
|}

Revision as of 07:43, 28 November 2012

Request

Index Word Description
0 Header code [0x08320102]
1 u8 Mediatype
2 ExtdataID lower word
3 ExtdataID upper word
4 Icon size
5 (Icon size<<4) | 12
6 Icon data ptr

Response

Index Word Description
0 Header code
1 Resultcode
2 Total read data