mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-09-05 12:15:19 +02:00
ControlMapper: Allow overriding PSP button event handling through a callback.
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
#include "Common/Log.h"
|
||||
#include "Common/StringUtils.h"
|
||||
#include "Core/HLE/sceUtility.h"
|
||||
#include "Core/HLE/sceCtrl.h" // psp keys
|
||||
#include "Core/Config.h"
|
||||
#include "Core/KeyMap.h"
|
||||
#include "Core/KeyMapDefaults.h"
|
||||
|
||||
Reference in New Issue
Block a user