QTfrontend/hwconsts.h
changeset 13582 517b26009073
parent 13578 145ee99575d4
child 14737 123aaa2bf4b5
--- a/QTfrontend/hwconsts.h	Tue Jul 31 22:40:23 2018 +0200
+++ b/QTfrontend/hwconsts.h	Wed Aug 01 02:49:03 2018 +0200
@@ -78,6 +78,9 @@
 #define HWENGINE_EXITCODE_OK 0
 #define HWENGINE_EXITCODE_FATAL 52
 
+// Default clan colors
+// NOTE: Always keep this in sync with hedgewars/uVariables.pas (ClanColorArray)
+
 // see https://en.wikipedia.org/wiki/List_of_colors
 /*define HW_TEAMCOLOR_ARRAY  {0xff007fff, /. azure          ./ \
                               0xffdd0000, /. classic red    ./ \