pcsx2/plugins/LilyPad/VKey.h

3 lines
79 B
C

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