#include "engine.h"Go to the source code of this file.
Defines | |
| #define | SET_MENU_LEFT 98 |
| #define | SET_MENU_WIDTH 60 |
Functions | |
| int | pick_set (void) |
| int | match_extension (const char *filename, const char *typename) |
|
|
Definition at line 3 of file load.c. Referenced by pick_set(). |
|
|
Definition at line 4 of file load.c. Referenced by pick_set(). |
|
||||||||||||
|
Definition at line 114 of file load.c. Referenced by pick_set(). |
|
|
Definition at line 7 of file load.c. References active_set, clear_screen(), draw_rect(), draw_string(), match_extension(), read_char(), SET_MENU_LEFT, SET_MENU_WIDTH, VERSION_STRING, and xor_rect(). Referenced by _main(). |
1.3.6