@@ -50,10 +50,10 @@ template <> struct EnumPropsT<Owner> : MakeEnumPropsT<Owner, byte, OWNER_BEGIN,
|
||||
|
||||
typedef Owner CompanyID;
|
||||
|
||||
typedef uint16 CompanyMask;
|
||||
typedef uint16_t CompanyMask;
|
||||
|
||||
struct Company;
|
||||
typedef uint32 CompanyManagerFace; ///< Company manager face bits, info see in company_manager_face.h
|
||||
typedef uint32_t CompanyManagerFace; ///< Company manager face bits, info see in company_manager_face.h
|
||||
|
||||
/** The reason why the company was removed. */
|
||||
enum CompanyRemoveReason {
|
||||
|
Reference in New Issue
Block a user