Datasheet: Difference between revisions

Jump to navigation Jump to search
No change in size ,  4 years ago
imported>Leoetlino
(main field -> root field / mention pointer relocation)
imported>Leoetlino
Line 135: Line 135:


=== Value ===
=== Value ===
A value is simply serialized data for the structure formed of root fields.
{| class="wikitable"
{| class="wikitable"
|+Field data serialization
|+Field data serialization
Line 161: Line 163:
|<code>struct { const char* data; u32 length; }</code> (aligned to 0x10 bytes)
|<code>struct { const char* data; u32 length; }</code> (aligned to 0x10 bytes)
|}
|}
A value is simply serialized data for the structure formed of main fields.


== Usage in ''Link's Awakening'' ==
== Usage in ''Link's Awakening'' ==
Anonymous user

Navigation menu