/**
 * @defgroup FixBoyFunctionCallStates Fix boy function call states
 * @ingroup Defines
 */
/*@{*/

#define FIXBOY_LIST                (0)
#define FIXBOY_BUTTON              (1)
#define FIXBOY_CRAFT               (2)

/*@}*/
