#ifndef cs20208_h_ #define cs20208_h_ #include <common.h> char *cs20208_name(); void cs20208_game(); #endif