N64FlashcartMenu
|
Menu fonts. More...
Go to the source code of this file.
Enumerations | |
enum | menu_font_type_t { FNT_DEFAULT = 1 } |
Font type enumeration. | |
enum | menu_font_style_t { STL_DEFAULT = 0 , STL_GREEN , STL_BLUE , STL_YELLOW , STL_ORANGE , STL_GRAY } |
Font style enumeration. | |
Functions | |
void | fonts_init (char *custom_font_path) |
Menu fonts.