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