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