diff -r 5b97b9946cde -r 722e8a0d89dc QTfrontend/hwconsts.h --- a/QTfrontend/hwconsts.h Sun Jun 17 16:32:44 2012 +0200 +++ b/QTfrontend/hwconsts.h Sun Jun 17 21:45:49 2012 +0400 @@ -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