diff -r 613998625a3c -r 710f3ced8934 QTfrontend/hwconsts.h --- a/QTfrontend/hwconsts.h Tue Jun 19 21:17:05 2012 +0200 +++ b/QTfrontend/hwconsts.h Tue Jun 19 21:20:08 2012 +0200 @@ -44,8 +44,7 @@ extern int cAmmoNumber; extern QList< QPair > cDefaultAmmos; -//extern unsigned int colors[]; -extern QStandardItemModel * colorsModel; +extern unsigned int colors[]; extern QString * netHost; extern quint16 netPort; @@ -60,8 +59,6 @@ //Could be used to implement a text/graphic like "This is the xxth birthday of hedgewars" or similar extern int years_since_foundation; -void hwConstsInit(); - #endif #define HEDGEHOGS_PER_TEAM 8