#ifndef _INPUT
#define _INPUT

#include "types.h"

Move input_move();

#endif