From 010291432312931853de305f094a0b7591aff3ba Mon Sep 17 00:00:00 2001 From: Pokechu22 Date: Thu, 11 Feb 2021 23:31:27 -0800 Subject: [PATCH] Restore BitField Natvis It was lost in #9092. --- Source/Core/DolphinLib.props | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Source/Core/DolphinLib.props b/Source/Core/DolphinLib.props index 61688eb7b1..190610f632 100644 --- a/Source/Core/DolphinLib.props +++ b/Source/Core/DolphinLib.props @@ -1200,4 +1200,7 @@ + + + \ No newline at end of file