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
10
11
typedef
enum
{
12
FNT_DEFAULT = 1,
13
} menu_font_type_t;
14
15
typedef
enum
{
16
STL_DEFAULT = 0,
17
STL_DIRECTORY,
18
STL_SAVE,
19
STL_MEDIA,
20
STL_UNKNOWN,
21
} menu_font_style_t;
22
23
24
void
fonts_init (
void
);
25
26
27
#endif
Generated on Sun Aug 20 2023 18:16:42 for N64FlashcartMenu by
1.9.5