mirror of
https://github.com/PCSX2/pcsx2.git
synced 2026-09-19 11:07:12 +02:00
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@2894 96395faa-99c1-11dd-bbfe-3dabce05a288
3 lines
79 B
C
3 lines
79 B
C
// Maps virtual key codes to strings.
|
|
wchar_t *GetVKStringW(unsigned char vk);
|