CfgUSBLoader/source/guimenu.h
2015-01-17 10:11:08 +00:00

8 lines
202 B
C

void wgui_desk_init();
void wgui_desk_handle(struct ir_t *ir, int *buttons, int *held);
void wgui_desk_render(struct ir_t *ir, int *buttons);
void wgui_desk_close();
void action_Theme_2(int theme_i);