The Socrates Gameboy Advance Development Engine
The SGADE is a development library for the Nintendo Gameboy
Advance. It's free for all uses and is distributed without guarantees.
For more information visit
the SGADE page.
#include "SoFont.h"Functions | |
| const SoImage * | SoFontGetDefaultFontImage () |
| To get the image of the Socrates default font;. | |
Variables | |
| const u16 | defaultFontImageData [3008] |
| Data array generated by an SGADE tool. | |
| const SoImage | s_DefaultFontImage |
| SoImage instance;. | |