mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-05-20 02:14:56 +00:00
posix_pthread_yield , scePadGetHandle
This commit is contained in:
parent
b17a57cb3d
commit
0325e4795a
3 changed files with 9 additions and 3 deletions
|
@ -2,8 +2,8 @@
|
|||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
#include "core/libraries/kernel/time_management.h"
|
||||
#include "input/controller.h"
|
||||
#include "core/libraries/pad/pad.h"
|
||||
#include "input/controller.h"
|
||||
namespace Input {
|
||||
|
||||
GameController::GameController() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue