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:
parent
19c34255df
commit
38dd2cc183
7 changed files with 100 additions and 47 deletions
|
@ -1000,6 +1000,7 @@ public:
|
|||
//mParent = NULL;
|
||||
mTriviaStart = -1;
|
||||
mSrcStart = 0x7FFFFFFF;
|
||||
mSrcEnd = 0;
|
||||
//mSrcEnd = 0;
|
||||
#endif
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue