

#include <twl/na.h>
void NA_MakeSubBannerHeader( NASubBanner *banner );
| banner | Pointer to the buffer with the sub-banner for which a header will be created. |
None.
Creates a sub-banner header. This correctly sets the header member in the NASubBanner structure. Use this when you edit the anime member.
This function is exclusive to NAND applications. It cannot be used by card applications.
2008/09/16 Initial version.
CONFIDENTIAL