mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-07 01:15:33 +00:00
7 lines
127 B
C
7 lines
127 B
C
#pragma once
|
|
|
|
#include <km_types.h>
|
|
|
|
extern const KMX_UCHAR* VKeyNames[256];
|
|
extern const KMX_UCHAR* VKeyISO9995Names[256];
|
|
|