project_files/frontlib/hwconsts.h
changeset 8062 abbcdf73327a
parent 7689 855eeee4166f
child 8132 f68b43cf510f
child 8260 83d85e32c713
equal deleted inserted replaced
8060:341fa76d0749 8062:abbcdf73327a
    42 #define MIN_SERVER_VERSION 1
    42 #define MIN_SERVER_VERSION 1
    43 
    43 
    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 56
    48 
    48 
    49 // TODO allow frontend to override these?
    49 // TODO allow frontend to override these?
    50 /* 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 */
    51 #define HW_TEAMCOLOR_ARRAY  { UINT32_C(0xffff0204), /* red    */ \
    51 #define HW_TEAMCOLOR_ARRAY  { UINT32_C(0xffff0204), /* red    */ \
    52                               UINT32_C(0xff4980c1), /* blue   */ \
    52                               UINT32_C(0xff4980c1), /* blue   */ \