mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-03-04 20:27:57 +00:00
Merge pull request #119 from PewnyPL/master
An (ugly) hack to make some Bluetooth Gamepads to work.
This commit is contained in:
commit
4fb9158b8d
@ -356,7 +356,7 @@ public class NativeActivity extends Activity {
|
||||
return inputPlayerB;
|
||||
}
|
||||
|
||||
return null;
|
||||
return inputPlayerA;
|
||||
}
|
||||
|
||||
// We grab the keys before onKeyDown/... even see them. This is also better because it lets us
|
||||
|
Loading…
x
Reference in New Issue
Block a user