#ifndef cs20213_h_ #define cs20213_h_ #include <common.h> char *cs20213_name(); void cs20213_game(); #endif