Merge pull request #9505 from Pokechu22/bitfield-natvis

Restore BitField Natvis
This commit is contained in:
Léo Lam 2021-02-12 12:36:59 +01:00 committed by GitHub
commit 09c9fdf71c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1200,4 +1200,7 @@
<ClCompile Include="VideoCommon\XFMemory.cpp" />
<ClCompile Include="VideoCommon\XFStructs.cpp" />
</ItemGroup>
<ItemGroup>
<Natvis Include="Common\BitField.natvis" />
</ItemGroup>
</Project>