mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-29 19:11:51 +00:00
3 lines
74 B
Plaintext
3 lines
74 B
Plaintext
#define CHECKBOX_NONE 0
|
|
#define CHECKBOX_GROUP 1
|
|
#define CHECKBOX_TOGGLE 2 |