i have compiled it for you: http://www.mediafire.com/?do66evv6ts8333z but i suggest you learn how to compile in the future it would be best for everyone and ur code for the numbering looks like this #define PT_GLOW 66 #define PT_BRCK 67 #define PT_NUM 68 #define PT_CHES 69
it should look lie this: #define PT_GLOW 66 #define PT_BRCK 67 #define PT_CHES 68 #define PT_NUM 69
always have #define PT_NUM on the bottom of the list