Sync docs & more info re: forthcoming Magic size feature
This commit is contained in:
parent
8cd00d279e
commit
84bfec3365
12 changed files with 233 additions and 10 deletions
|
|
@ -184,5 +184,9 @@ enum {
|
|||
MAGIC_TYPE_ARTISTIC
|
||||
};
|
||||
|
||||
/* Magic-relevant Tux Paint features (which may be reported as disabled) */
|
||||
|
||||
#define MAGIC_FEATURE_SIZE 0x00000001
|
||||
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue