#ifndef MOVE_H #define MOVE_H void init_csts(); void playerActions(); #endif