MOVE constant

int const MOVE = 1 << 3

Implementation

static const int MOVE = 1 << 3