diff --git a/Source/Core/Common/EnumMap.natvis b/Source/Core/Common/EnumMap.natvis new file mode 100644 index 0000000000..7d1b261890 --- /dev/null +++ b/Source/Core/Common/EnumMap.natvis @@ -0,0 +1,30 @@ + + + + + + + + + + + + $T2 + 1 + + + m_array[i] + i++ + + + + + diff --git a/Source/Core/DolphinLib.props b/Source/Core/DolphinLib.props index 0940466a2a..af316ab9cf 100644 --- a/Source/Core/DolphinLib.props +++ b/Source/Core/DolphinLib.props @@ -1240,5 +1240,6 @@ +