QTfrontend/hwconsts.h
changeset 8636 fa8cd97a0a09
parent 8635 c1c6b815691e
child 8803 b3f37e7f9ff4
equal deleted inserted replaced
8635:c1c6b815691e 8636:fa8cd97a0a09
    48 extern unsigned int colors[];
    48 extern unsigned int colors[];
    49 
    49 
    50 extern QString * netHost;
    50 extern QString * netHost;
    51 extern quint16 netPort;
    51 extern quint16 netPort;
    52 
    52 
    53 extern bool haveServer;
       
    54 
    53 
    55 //Current season, SEASON_NONE by default
    54 //Current season, SEASON_NONE by default
    56 extern int season;
    55 extern int season;
    57 //On the day of hedgewars birthday (Oct 31st) this variable is assigned
    56 //On the day of hedgewars birthday (Oct 31st) this variable is assigned
    58 //with number of years past 2004 (foundation of hedgewars)
    57 //with number of years past 2004 (foundation of hedgewars)