mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-10 02:45:32 +00:00
5 lines
125 B
C
5 lines
125 B
C
#pragma once
|
|
#include <km_types.h>
|
|
|
|
extern const KMX_UCHAR* VKeyNames[256];
|
|
extern const KMX_UCHAR* VKeyISO9995Names[256];
|