FreeBASIC
0.91.0
|
#include "fb.h"
Go to the source code of this file.
Functions | |
FBCALL int | fb_GetMouse (int *x, int *y, int *z, int *buttons, int *clip) |
FBCALL int fb_GetMouse | ( | int * | x, |
int * | y, | ||
int * | z, | ||
int * | buttons, | ||
int * | clip | ||
) |
Definition at line 3 of file hook_getmouse.c.