X-Git-Url: https://jfr.im/git/irc/evilnet/x3.git/blobdiff_plain/89211e8421e7d8023510ffc38196f378148a7e35..2a7189375db9e0267115b54c91f36670d2a7f05b:/src/chanserv.c diff --git a/src/chanserv.c b/src/chanserv.c index c0529b8..5931cd0 100644 --- a/src/chanserv.c +++ b/src/chanserv.c @@ -679,7 +679,7 @@ enum note_visible_type NOTE_VIS_PRIVILEGED }; -struct io_fd *socket_io_fd; +extern struct io_fd *socket_io_fd; extern struct cManagerNode cManager; struct note_type @@ -8027,7 +8027,7 @@ void eightball(char *outcome, int method, unsigned int seed) char ballcolors[50][50] = { "blue", "red", "green", "yellow", "white", "black", "grey", "brown", - "yellow", "pink", "purple", "orange", "teal", "burgandy", + "yellow", "pink", "purple", "orange", "teal", "burgundy", "fuchsia","turquoise","magenta", "cyan"}; #define NUMOFLOCATIONS 50 char balllocations[50][55] = {