mirror of
https://github.com/KabKebab/GS13.git
synced 2026-03-29 23:53:15 +01:00
3 lines
74 B
Plaintext
3 lines
74 B
Plaintext
#define CHECKBOX_NONE 0
|
|
#define CHECKBOX_GROUP 1
|
|
#define CHECKBOX_TOGGLE 2 |