1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-07-04 23:36:00 +02:00

Fixed typealias dependencies

This commit is contained in:
Brian Fiete 2019-11-27 08:02:15 -08:00
parent 19c34255df
commit 38dd2cc183
7 changed files with 100 additions and 47 deletions

View file

@ -1000,6 +1000,7 @@ public:
//mParent = NULL;
mTriviaStart = -1;
mSrcStart = 0x7FFFFFFF;
mSrcEnd = 0;
//mSrcEnd = 0;
#endif
}