FIERON default
This commit is contained in:
parent
b2896c3e5f
commit
88662942c6
1 changed files with 2 additions and 2 deletions
|
@ -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);
|
||||
|
|
Loading…
Reference in a new issue