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