TwiceAsNice
2019-02-18
|
Classes | |
struct | menu_item_t |
struct | menu_t |
Macros | |
#define | VERSION "1.0" |
Functions | |
void | main_menu (int fd) |
void | menu_call (int fd, const menu_t *menu) |
int | menu_select (const menu_t *menu) |
void | reg_mod_by_name (int fd) |
void | reg_mod_by_offset (int fd) |
#define VERSION "1.0" |
void main_menu | ( | int | fd | ) |
void reg_mod_by_name | ( | int | fd | ) |
void reg_mod_by_offset | ( | int | fd | ) |