SourceCode/Bond/Servo/CEquipment.h
@@ -150,7 +150,7 @@ BOOL isBitOn(const char* pszData, size_t size, int index); inline BOOL equalBool(BOOL b1, BOOL b2); void addGlassToList(CGlass* pGlass); int decodeRecipeListReport(const char* pszData, size_t size); short decodeRecipeListReport(const char* pszData, size_t size); protected: EquipmentListener m_listener;