FreeBASIC
0.91.0
|
Go to the source code of this file.
Functions | |
void | fb_hSetupData () |
Variables | |
static unsigned char | internal_data [DATA_SIZE] |
const FONT | __fb_font [FB_FONT_COUNT] |
const PALETTE | __fb_palette [FB_PALETTE_COUNT] |
void fb_hSetupData | ( | void | ) |
Definition at line 26 of file gfx_data.c.
const FONT __fb_font[FB_FONT_COUNT] |
Definition at line 10 of file gfx_data.c.
const PALETTE __fb_palette[FB_PALETTE_COUNT] |
Definition at line 18 of file gfx_data.c.
|
static |
Definition at line 7 of file gfx_data.c.