CARD_GetRomRegionFNT

Syntax

#include <nitro/card.h>

static inline const CARDRomRegion* CARD_GetRomRegionFNT(void);

Arguments

None.

Return Values

Returns a pointer to the region information for the FNT that is contained in ROM.

Description

Obtains FNT information that is stored in NitroROM formatted program ROM. You cannot change the value pointed to by the pointer indicated by this return value.

See Also

CARDRomRegion, CARD_GetRomRegionFAT

Revision History

2004/07/09 Initial version.


CONFIDENTIAL