mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-08 03:28:20 +02:00
Fixes for large strings, multiple 'opposite' operators
This commit is contained in:
parent
1346e241db
commit
f266fe69d1
8 changed files with 110 additions and 34 deletions
|
@ -49,6 +49,8 @@ public:
|
|||
bool mCheckedCompilerSettings;
|
||||
bool mBfObjectHasFlags;
|
||||
bool mBfObjectHasVDataExtender;
|
||||
bool mBfHasLargeStrings;
|
||||
bool mBfHasLargeCollections;
|
||||
int mBfObjectVDataIntefaceSlotCount;
|
||||
int mBfObjectSize;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue