cthulu3/
cthulu3/backup/
cthulu3/distribution/
cthulu3/gods/
cthulu3/html/help/basic/
cthulu3/html/help/skills/
cthulu3/log/
cthulu3/player/
/*
 * CthulhuMud
 */


#define HTML_RED "<font color=\"#FF0000\">"
#define HTML_BLUE "<font color=\"#3366FF\">"
#define HTML_GREEN "<font color=\"#00CC00\">"
#define HTML_CYAN "<font color=\"#66FFFF\">"
#define HTML_MAGENTA "<font color=\"#CC66CC\">"
#define HTML_BLACK "<font color=\"#000000\">"

extern void scribe_online();
char* color_to_html(char *in);