mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-22 09:38:01 +02:00
Added Interface colorization type
This commit is contained in:
parent
9bbcb8eb5e
commit
7a65003679
5 changed files with 13 additions and 5 deletions
|
@ -17,6 +17,7 @@ enum BfSourceElementType
|
|||
BfSourceElementType_Method,
|
||||
BfSourceElementType_Type,
|
||||
BfSourceElementType_RefType,
|
||||
BfSourceElementType_Interface,
|
||||
BfSourceElementType_Namespace
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue