reactos/base/setup/usetup/lang/es-PR.h
Art Yerkes c501d8112c Create a branch for network fixes.
svn path=/branches/aicom-network-fixes/; revision=34994
2008-08-01 11:32:26 +00:00

12 lines
167 B
C

#ifndef LANG_ES_PR_H__
#define LANG_ES_PR_H__
MUI_LAYOUTS esPRLayouts[] =
{
{ L"500A", L"0000080A" },
{ L"0409", L"00000409" },
{ NULL, NULL }
};
#endif