#ifndef cs20206_h_ #define cs20206_h_ #include <common.h> char *cs20206_name(); void cs20206_game(); #endif