diff -r 31e449e1d9dd -r 213d368a002f QTfrontend/hwconsts.h --- a/QTfrontend/hwconsts.h Sun Apr 12 15:24:08 2009 +0000 +++ b/QTfrontend/hwconsts.h Sun Apr 12 15:30:41 2009 +0000 @@ -20,6 +20,7 @@ #include #include #include +#include extern QString * cProtoVer; extern QString * cVersionString; @@ -33,6 +34,7 @@ extern QStringList * mapList; extern QString * cDefaultAmmoStore; +extern QList< QPair > cDefaultAmmos; extern QColor * color1; extern QColor * color2;