get_dir
dir = get_dir(monster->row, monster->col, row, col);
static int get_dir(short, short, short, short);