|
FreeBASIC
0.91.0
|
#include "fb_gfx.h"
Go to the source code of this file.
Functions | |
| FBCALL void | fb_GfxPaletteGet64 (int index, long long *r, long long *g, long long *b) |
| FBCALL void fb_GfxPaletteGet64 | ( | int | index, |
| long long * | r, | ||
| long long * | g, | ||
| long long * | b | ||
| ) |
Definition at line 5 of file gfx_paletteget64.c.