The real, definitive, Visual C++ support branch. Accept no substitutes
[reactos.git] / base / setup / usetup / lang / mk-MK.h
1 #ifndef LANG_MK_MK_H__
2 #define LANG_MK_MK_H__
3
4 MUI_LAYOUTS mkMKLayouts[] =
5 {
6 { L"042F", L"0000042F" },
7 { L"0409", L"00000409" },
8 { NULL, NULL }
9 };
10
11 #endif