This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Data Structures | |
struct | Font |
In-Memory bitmap font structure. More... | |
Defines | |
#define | FONT_MAGIC 0x32544e46 |
Typedefs | |
typedef Font | Font |
In-Memory bitmap font structure. |
|
Definition at line 6 of file fontstruct.h. Referenced by GFX_LoadFont(). |
|
In-Memory bitmap font structure.
|