mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-12-10 05:38:49 +00:00
refactoring Core folder to core
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user