#ifndef cs20207_h_
#define cs20207_h_

#include <common.h>

char *cs20207_name();

void cs20207_game();

#endif