|
libnx
|
A font struct for the console. More...
#include <console.h>
Data Fields | |
| u16 * | gfx |
| A pointer to the font graphics. | |
| u16 | asciiOffset |
| Offset to the first valid character in the font table. | |
| u16 | numChars |
| Number of characters in the font graphics. | |
A font struct for the console.
1.8.11