#include <messagebox.h>
Data Fields | |
u16 | key |
Key associated with the button. Use UL_KEY_xxx from the UL_KEYPAD_BITS enumeration. If you OR several keys together, if the user presses ONE of these keys, then this button will be considered as pressed. | |
char * | text |
Button text. |