summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/FramebufferManager.cpp
diff options
context:
space:
mode:
authorFletcher Porter <me@fletcherporter.com>2021-10-11 17:13:00 -0700
committerFletcher Porter <me@fletcherporter.com>2021-10-11 17:18:32 -0700
commit0a7eed71f3843af2e813b701736e7ab074c2f7d3 (patch)
tree0dcba8cddaa831315694d493729eb32e324a6695 /Source/Core/VideoCommon/FramebufferManager.cpp
parenteee302c040053c481c251ae8dd4b6cc33d34ec3b (diff)
Fix switch warning in RenderWidget
The compiler was throwing a bunch of `-Wswitch` warnings from RenderWidget because of unhandled branches, so I added a default branch to quiet it.
Diffstat (limited to 'Source/Core/VideoCommon/FramebufferManager.cpp')
0 files changed, 0 insertions, 0 deletions