#ifndef cs20209_h_ #define cs20209_h_ #include <common.h> char *cs20209_name(); void cs20209_game(); #endif