1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-08 11:38:21 +02:00

Type name fix

This commit is contained in:
Brian Fiete 2020-09-14 10:57:22 -07:00
parent cff6bf5583
commit d1d9cb37be

View file

@ -1292,7 +1292,6 @@ void DbgExprEvaluator::BeefTypeToString(const DbgTypedValue& val, String& outStr
int16 mPadding0; int16 mPadding0;
#else #else
int16 mPadding0; int16 mPadding0;
int32 mPadding1;
#endif #endif
addr_target mTypeClassVData; addr_target mTypeClassVData;