NA_MakeSubBannerHeader

Syntax

#include <twl/na.h>
void NA_MakeSubBannerHeader( NASubBanner *banner );

Arguments

banner Pointer to the buffer with the sub-banner for which a header will be created.

Return Values

None.

Description

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.

See Also

NASubBanner

Revision History

2008/09/16 Initial version.


CONFIDENTIAL