mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-05-18 09:24:58 +00:00
moved controller to host
This commit is contained in:
parent
08b0057754
commit
e9d2d37aae
5 changed files with 7 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
|||
#include "emulator.h"
|
||||
|
||||
#include <Core/PS4/HLE/Graphics/graphics_render.h>
|
||||
#include <Emulator/HLE/Libraries/LibPad/controller.h>
|
||||
#include <Emulator/Host/controller.h>
|
||||
#include "Emulator/Util/singleton.h"
|
||||
#include <vulkan_util.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue