MAGAZINE_EMPTY
#define MAGAZINE_EMPTY(mp) (mp->rounds == 0)
#define MAGAZINE_EMPTY(mag) (mag->rounds == 0)