FreeBASIC  0.91.0
gfx_paletteget64.c File Reference
#include "fb_gfx.h"
Include dependency graph for gfx_paletteget64.c:

Go to the source code of this file.

Functions

FBCALL void fb_GfxPaletteGet64 (int index, long long *r, long long *g, long long *b)
 

Function Documentation

FBCALL void fb_GfxPaletteGet64 ( int  index,
long long *  r,
long long *  g,
long long *  b 
)

Definition at line 5 of file gfx_paletteget64.c.