#include <stdlib.h>#include <string.h>#include "fix.h"#include "types.h"#include "gr.h"#include "ui.h"#include "key.h"Functions | |
| void | ui_draw_userbox (UI_GADGET_USERBOX *userbox) |
| UI_GADGET_USERBOX * | ui_add_gadget_userbox (UI_WINDOW *wnd, short x, short y, short w, short h) |
| void | ui_userbox_do (UI_GADGET_USERBOX *userbox, int keypress) |
|
||||||||||||||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
1.4.6