We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 916bddd commit ad7adafCopy full SHA for ad7adaf
include/JSystem/JStudio/JStudio_JStage/control.h
@@ -38,7 +38,7 @@ struct TAdaptor_object_ {
38
void adaptor_object_begin_() { pJSGObject_->JSGFEnableFlag(1); }
39
void adaptor_object_end_() { pJSGObject_->JSGFDisableFlag(1); }
40
41
- #if PLATFORM_SHIELD
+ #if VERSION == VERSION_SHIELD_DEBUG
42
/* 0x0 */ const JStudio::TAdaptor* pAdaptor_;
43
#endif
44
/* 0x0 */ JStage::TSystem const* pJSGSystem_;
0 commit comments