@@ -3251,6 +3251,9 @@ void COFF::ParseCompileUnit_Symbols(DbgCompileUnit* compileUnit, uint8* sectionD
break;
case 0x1179:
+ case 7:
+ // Unknown
+ break;
default:
BF_DBG_FATAL("Unhandled");