N64FlashcartMenu
Loading...
Searching...
No Matches
src
menu
fonts.h
Go to the documentation of this file.
1
7
#ifndef FONTS_H__
8
#define FONTS_H__
9
11
typedef
enum
{
12
FNT_DEFAULT = 1,
13
}
menu_font_type_t
;
14
16
typedef
enum
{
17
STL_DEFAULT = 0,
18
STL_DIRECTORY,
19
STL_SAVE,
20
STL_MEDIA,
21
STL_UNKNOWN,
22
}
menu_font_style_t
;
23
24
25
void
fonts_init (
void
);
26
27
28
#endif
menu_font_type_t
menu_font_type_t
Font type enumeration.
Definition:
fonts.h:11
menu_font_style_t
menu_font_style_t
Font style enumeration.
Definition:
fonts.h:16
Generated on Wed Jan 17 2024 14:51:24 for N64FlashcartMenu by
1.9.5