![]() |
DDraceNetwork Documentation
|
Go to the source code of this file.
Macros | |
| #define | REGISTER_QUICK_ACTION(name, text, callback, disabled, active, button_color, description) |
| #define | ALWAYS_FALSE []() -> bool { return false; } |
| #define | DEFAULT_BTN []() -> int { return -1; } |
| #define REGISTER_QUICK_ACTION | ( | name, | |
| text, | |||
| callback, | |||
| disabled, | |||
| active, | |||
| button_color, | |||
| description | |||
| ) |