#include "resource.hpp" int colors[7] = { 0xFF0000, 0x00FF00, 0x0000FF, 0xFF00FF, 0x00FFFF, 0xFFFF00, 0xFF8000 }; int points[4] = { 40, 100, 300, 1200 };