Annotation of 43BSD/games/monop/monop.ext, revision 1.1.1.1

1.1       root        1: # include      "monop.h"
                      2: # include      "deck.h"
                      3: 
                      4: extern bool    trading, spec, fixing, told_em;
                      5: 
                      6: extern char    *yn[], *comlist[], *name_list[], *lucky_mes[];
                      7: 
                      8: extern int     num_play, player, num_doub, num_luck, (*func[])();
                      9: 
                     10: extern DECK    deck[2];
                     11: 
                     12: extern MON     mon[];
                     13: 
                     14: extern PLAY    *play, *cur_p;
                     15: 
                     16: extern PROP    prop[];
                     17: 
                     18: extern RR_S    rr[];
                     19: 
                     20: extern SQUARE  board[];
                     21: 
                     22: extern UTIL_S  util[];

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.