climb
state3[] = { { '+', 10, " climb", climb },
{ 'c', 10, " climb", climb },
static const char *climb(int);