mirror of
https://github.com/libretro/pcsx2.git
synced 2025-03-04 15:37:36 +00:00
Zeropad: Apply the same patch as on onepad.
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@2942 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
parent
2fed047080
commit
a87adb5f7b
@ -581,5 +581,6 @@ keyEvent* CALLBACK PADkeyEvent()
|
||||
{
|
||||
s_event = event;
|
||||
event.evt = 0;
|
||||
event.key = 0;
|
||||
return &s_event;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user