Cleanup: last spacetype enum name
This commit is contained in:
@@ -1378,7 +1378,7 @@ typedef enum eSpace_Type {
|
||||
SPACE_USERPREF = 19,
|
||||
SPACE_CLIP = 20,
|
||||
|
||||
SPACEICONMAX = SPACE_CLIP
|
||||
SPACE_TYPE_LAST = SPACE_CLIP
|
||||
} eSpace_Type;
|
||||
|
||||
/* use for function args */
|
||||
|
||||
Reference in New Issue
Block a user