#ifndef cs20205_h_ #define cs20205_h_ #include <common.h> char *cs20205_name(); void cs20205_game(); #endif