#ifndef cs20219_h_ #define cs20219_h_ #include <common.h> char *cs20219_name(); void cs20219_game(); #endif