# HG changeset patch # User vayne # Date 1172950689 0 # Node ID 458b7f1386f3937f20c6e869767a7cd28b1f95fd # Parent 9977fe541c4db1b4c333bd80badc45f675b51d4f supposed to be using global m_config here, and this wasn't even getting set. diff -r 9977fe541c4d -r 458b7f1386f3 Gui/win32/gui.c --- a/Gui/win32/gui.c Sat Mar 03 17:25:18 2007 +0000 +++ b/Gui/win32/gui.c Sat Mar 03 19:38:09 2007 +0000 @@ -62,7 +62,6 @@ NOTIFYICONDATA nid; int console_state = 0; play_tree_t *playtree = NULL; -m_config_t* mconfig = NULL; static HBRUSH colorbrush = NULL; //Handle to colorkey brush static COLORREF windowcolor = RGB(255,0,255); //Windowcolor == colorkey