fieron default

This commit is contained in:
Dana Jansens 2003-02-01 01:22:31 +00:00
parent 7db9c2c0fe
commit 2eccd90f1b

View file

@ -15,8 +15,8 @@ RenderStyle::RenderStyle(int screen, const std::string &stylefile)
_file(stylefile)
{
// pick one..
//#define FIERON
#define MERRY
#define FIERON
//#define MERRY
#ifdef FIERON
_root_color = new RenderColor(_screen, 0x272a2f);