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