mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 12:32:20 +02:00
Fixed ce dependency issue
This commit is contained in:
parent
06a1ea841f
commit
3b1a5fd4d6
2 changed files with 9 additions and 6 deletions
|
@ -627,7 +627,7 @@ public:
|
|||
HashSet<int> mStaticCtorExecSet;
|
||||
CeAppendAllocInfo* mAppendAllocInfo;
|
||||
|
||||
CeFunction* mCurCEFunction;
|
||||
CeFunction* mPreparingFunction;
|
||||
BfAstNode* mCurTargetSrc;
|
||||
BfMethodInstance* mCurMethodInstance;
|
||||
BfModule* mCurModule;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue