mirror of
https://github.com/beefytech/Beef.git
synced 2025-07-04 23:36:00 +02:00
Distinct type option filter entry fixes, Include Filtered fix
This commit is contained in:
parent
4d82420212
commit
0ce67cecc2
8 changed files with 167 additions and 52 deletions
|
@ -22,6 +22,7 @@ enum BfResolveType
|
|||
BfResolveType_GetTypeDefList,
|
||||
BfResolveType_GetTypeDefInto,
|
||||
BfResolveType_GetResultString,
|
||||
BfResolveType_VerifyTypeName
|
||||
};
|
||||
|
||||
class BfLocalVariable;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue