project_files/frontlib/hwconsts.h
changeset 7689 855eeee4166f
parent 7566 57d343ee382f
child 8062 abbcdf73327a
equal deleted inserted replaced
7687:c73fd8cfa7c0 7689:855eeee4166f
    44 // Used for sending scripts to the engine
    44 // Used for sending scripts to the engine
    45 #define MULTIPLAYER_SCRIPT_PATH "Scripts/Multiplayer/"
    45 #define MULTIPLAYER_SCRIPT_PATH "Scripts/Multiplayer/"
    46 
    46 
    47 #define WEAPONS_COUNT 55
    47 #define WEAPONS_COUNT 55
    48 
    48 
       
    49 // TODO allow frontend to override these?
    49 /* A merge of mikade/bugq colours w/ a bit of channel feedback */
    50 /* A merge of mikade/bugq colours w/ a bit of channel feedback */
    50 #define HW_TEAMCOLOR_ARRAY  { UINT32_C(0xffff0204), /* red    */ \
    51 #define HW_TEAMCOLOR_ARRAY  { UINT32_C(0xffff0204), /* red    */ \
    51                               UINT32_C(0xff4980c1), /* blue   */ \
    52                               UINT32_C(0xff4980c1), /* blue   */ \
    52                               UINT32_C(0xff1de6ba), /* teal   */ \
    53                               UINT32_C(0xff1de6ba), /* teal   */ \
    53                               UINT32_C(0xffb541ef), /* purple */ \
    54                               UINT32_C(0xffb541ef), /* purple */ \