mirror of
https://github.com/PCSX2/pcsx2.git
synced 2026-09-21 03:55:48 +02:00
Fixes the PadNull crash when any window event occurs due to mixing and matching Unicode and MBCS window handles. Thanks to Volkanite for figuring out why it was broken.