Files
2022-10-26 12:25:11 +08:00

4 lines
105 B
C

#define ACTIVE_COLOR RGBA(0,255,0,255)
#define DEACTIVE_COLOR RGBA(255,0,0,255)
#define MAX_LIST_DATA 16