AAMP: Difference between revisions
Jump to navigation
Jump to search
no edit summary
imported>Leoetlino No edit summary |
imported>Leoetlino No edit summary |
||
Line 17: | Line 17: | ||
=== Section order === | === Section order === | ||
* Header | * Header | ||
* Parameter lists | * Parameter lists | ||
* | * Parameter objects | ||
* Parameters | |||
* Data section (to store parameter data) | * Data section (to store parameter data) | ||
* String section (to store strings) | * String section (to store strings) | ||
* Unknown uint32 section (unused?) | * Unknown uint32 section (unused?) | ||
For more information on the ordering, refer to the [https://github.com/zeldamods/oead/blob/v0.9.0-2/src/aamp.cpp#L262 oead source code]. | |||
=== Header === | === Header === |