1
0
Fork 0
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:
Brian Fiete 2024-10-13 10:43:37 -04:00
parent 0e6ad7304e
commit 4cee66b1f8
2 changed files with 15 additions and 1 deletions

View file

@ -173,6 +173,7 @@ public:
int mJumpTableSize;
int mOrigSrcLength;
int mDataId;
bool mAddedDependsDefines;
int mSrcIdx;
int mLineStart;