mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-22 08:01:06 +00:00
4 lines
130 B
Plaintext
4 lines
130 B
Plaintext
#define GEAR_NO_SELECTION 0
|
|
#define GEAR_HAS_COLOR_SELECTION 1
|
|
#define GEAR_HAS_NAME_SELECTION 2
|
|
#define GEAR_HAS_DESC_SELECTION 4 |