FreeBASIC
0.91.0
|
#include "fb_gfx.h"
Go to the source code of this file.
Functions | |
FBCALL int | fb_GfxStickQB (int n) |
FBCALL int | fb_GfxStrigQB (int n) |
Variables | |
static int | stick_posn [4] = { 0, 0, 0, 0 } |
static int | stick_btns [2] = { 0, 0 } |
FBCALL int fb_GfxStickQB | ( | int | n) |
FBCALL int fb_GfxStrigQB | ( | int | n) |
|
static |
Definition at line 8 of file gfx_stick.c.
|
static |
Definition at line 7 of file gfx_stick.c.