#include <stdlib.h>#include "fix.h"#include "types.h"#include "gr.h"#include "ui.h"#include "mouse.h"Defines | |
| #define | MENU_BORDER 2 |
| #define | MENU_VERT_SPACING 2 |
Functions | |
| void | ui_mouse_flip_buttons () |
| int | PopupMenu (int NumButtons, char *text[]) |
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
1.4.6