mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-05-20 10:24:58 +00:00
refactoring Core folder to core
This commit is contained in:
parent
cfdc45dfcb
commit
93e75481c7
32 changed files with 71 additions and 71 deletions
|
@ -1,5 +1,5 @@
|
|||
#include "controller.h"
|
||||
#include <Core/hle/libraries/libkernel/time_management.h>
|
||||
#include <core/hle/libraries/libkernel/time_management.h>
|
||||
|
||||
namespace Emulator::Host::Controller {
|
||||
GameController::GameController() { m_states_num = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue