FreeBASIC
0.91.0
|
#include "fb_gfx.h"
Go to the source code of this file.
Functions | |
static void | add_mode (int mode) |
static int | mode_sorter (const void *e1, const void *e2) |
FBCALL int | fb_GfxScreenList (int depth) |
Variables | |
static int * | list = NULL |
static int | list_size |
static int | current |
|
static |
FBCALL int fb_GfxScreenList | ( | int | depth) |
|
static |
|
static |
Definition at line 6 of file gfx_screenlist.c.
|
static |
Definition at line 6 of file gfx_screenlist.c.
|
static |
Definition at line 6 of file gfx_screenlist.c.