Refactor so parallel-rdp is in charge of polling inputs and not the EmuThread
This commit is contained in:
1
external/parallel-rdp/ParallelRDPWrapper.cpp
vendored
1
external/parallel-rdp/ParallelRDPWrapper.cpp
vendored
@@ -2,6 +2,7 @@
|
||||
#include <ParallelRDPWrapper.hpp>
|
||||
#include <memory>
|
||||
#include <rdp_device.hpp>
|
||||
#include <core/mmio/VI.hpp>
|
||||
|
||||
using namespace Vulkan;
|
||||
using namespace RDP;
|
||||
|
||||
Reference in New Issue
Block a user