mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-07 17:36:00 +00:00
4 lines
101 B
C
4 lines
101 B
C
#pragma once
|
|
|
|
extern const char16_t* VKeyNames[256];
|
|
extern const char16_t* VKeyISO9995Names[256];
|