add star bkg

This commit is contained in:
2024-02-21 11:41:56 +03:00
parent 248342ae86
commit 2f33d6773c
7 changed files with 249 additions and 123 deletions

View File

@@ -275,9 +275,11 @@ typedef enum{
#define CC_CMD_WPOS "wpos"
typedef enum{ // parameter type
CC_PAR_NONE, // no parameter
CC_PAR_INT,
CC_PAR_FLOAT,
CC_PAR_DOUBLE,
CC_PAR_STRING,
} cc_partype_t;
typedef struct{ // custom plugin parameters