1
#include <bitmasks.rh>
2
3
RESOURCE BITMASK r_test_bitmasks_partial
4
{
5
numbers = EAknTwo;
6
colors = EAknCyan;
7
}