1
#include <enumsheader.rh>
2
3
RESOURCE COLORS r_test_extended_with_enums_unique
4
{
5
aknFgColor = 3;
6
aknBgColor = 2;
7
}