mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 20:42:21 +02:00
Added preprocessor BF_DEPENDS_<ProjectName>
This commit is contained in:
parent
0e6ad7304e
commit
4cee66b1f8
2 changed files with 15 additions and 1 deletions
|
@ -173,6 +173,7 @@ public:
|
|||
int mJumpTableSize;
|
||||
int mOrigSrcLength;
|
||||
int mDataId;
|
||||
bool mAddedDependsDefines;
|
||||
|
||||
int mSrcIdx;
|
||||
int mLineStart;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue