|
FreeBASIC
0.91.0
|
#include "fb.h"
Go to the source code of this file.
Functions | |
| void | fb_DevScrnInit_Screen (void) |
| void | fb_DevScrnInit_NoOpen (void) |
Variables | |
| static FB_FILE_HOOKS | hooks_dev_scrn_null = { 0 } |
| void fb_DevScrnInit_NoOpen | ( | void | ) |
Definition at line 20 of file dev_scrn_init.c.


| void fb_DevScrnInit_Screen | ( | void | ) |
Definition at line 7 of file dev_scrn_init.c.


|
static |
Definition at line 5 of file dev_scrn_init.c.