gen_move
void gen_move(int, int);
gen_move(tt.tt_scroll_bot, 0);
gen_move(tt.tt_scroll_top, 0);
tt.tt_move = gen_move;