AAMP: Difference between revisions
Jump to navigation
Jump to search
m
→Parameter
imported>Leoetlino m (→Parameter) |
imported>Leoetlino m (→Parameter) |
||
Line 84: | Line 84: | ||
| 0x0 || u32 || Name CRC32 | | 0x0 || u32 || Name CRC32 | ||
|- | |- | ||
| 0x4 || u24 || Offset to data, divided by 4 and relative to parameter start. For strings, this points to a string in the string section. For other parameter types, this points to the data section. | | 0x4 || u24 || Offset to data, divided by 4 and relative to parameter start.<br>For strings, this points to a string in the string section. For other parameter types, this points to the data section. | ||
|- | |- | ||
| 0x7 || ParameterType (u8) || Type | | 0x7 || ParameterType (u8) || Type |