#include "../core_include/theme.h" #ifdef GUILITE_ON const FONT_INFO* c_theme::s_font_map[FONT_MAX]; const BITMAP_INFO* c_theme::s_bmp_map[BITMAP_MAX]; unsigned int c_theme::s_color_map[COLOR_MAX]; #endif