#include <nitro/card.h>
static inline const CARDRomRegion* CARD_GetRomRegionFAT(void);
None.
Returns a pointer to the region information for the FAT included in ROM.
Obtains FAT information that is stored in NitroROM formatted program ROM. You cannot change the value pointed to by the pointer indicated by this return value.
CARDRomRegion, CARD_GetRomRegionFNT
2004/07/09 Initial version.
CONFIDENTIAL