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