reactos/base/setup/usetup/lang/ko-KR.h
Amine Khaldi 0ee830d7a4 * Create a branch for USB experiments.
svn path=/branches/usb-experiments/; revision=72629
2016-09-09 15:11:19 +00:00

8 lines
128 B
C

#pragma once
MUI_LAYOUTS koKRLayouts[] =
{
// { L"0412", L"E0010412" },
{ L"0412", L"00000412" },
{ NULL, NULL }
};