Merge pull request #9374 from liamwhite/externals

externals: update dynarmic, SDL2
This commit is contained in:
liamwhite 2022-12-04 10:44:12 -05:00 committed by GitHub
commit 02b10a6e4d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 35 additions and 29 deletions

View file

@ -3,6 +3,7 @@
#include <algorithm>
#include "common/polyfill_ranges.h"
#include "common/thread.h"
#include "core/hid/emulated_controller.h"
#include "core/hid/input_converter.h"