pcsx2/plugins/LilyPad/VKey.h

3 lines
81 B
C

// Maps virtual key codes to strings.
wchar_t *GetVKStringW(unsigned char vk);