The real, definitive, Visual C++ support branch. Accept no substitutes
[reactos.git] / base / setup / usetup / lang / es-PE.h
1 #ifndef LANG_ES_PE_H__
2 #define LANG_ES_PE_H__
3
4 MUI_LAYOUTS esPELayouts[] =
5 {
6 { L"280A", L"0000080A" },
7 { L"0409", L"00000409" },
8 { NULL, NULL }
9 };
10
11 #endif