Go to the source code of this file.
Typedefs | |
| typedef struct FFLStoreData | FFLStoreData |
Functions | |
| FFLResult | FFLiGetStoreData (FFLStoreData *pStoreData, FFLDataSource dataSource, u16 index) |
| BOOL | FFLIsAvailableOfficialData (u16 index) |
| BOOL | FFLIsRegularOfficialData (u16 index) |
| FFLResult | FFLGetAdditionalInfo (FFLAdditionalInfo *pAdditionalInfo, FFLDataSource dataSource, const void *pBuffer, u16 index, BOOL checkFontRegion) |
| void | FFLiEnableSpecialMii (u32 key) |
| typedef struct FFLStoreData FFLStoreData |
| FFLResult FFLiGetStoreData | ( | FFLStoreData * | pStoreData, |
| FFLDataSource | dataSource, | ||
| u16 | index ) |
| BOOL FFLIsAvailableOfficialData | ( | u16 | index | ) |
| BOOL FFLIsRegularOfficialData | ( | u16 | index | ) |
| FFLResult FFLGetAdditionalInfo | ( | FFLAdditionalInfo * | pAdditionalInfo, |
| FFLDataSource | dataSource, | ||
| const void * | pBuffer, | ||
| u16 | index, | ||
| BOOL | checkFontRegion ) |
| void FFLiEnableSpecialMii | ( | u32 | key | ) |