Annotation of 43BSDTahoe/games/atc/extern.h, revision 1.1

1.1     ! root        1: /*
        !             2:  * Copyright (c) 1987 by Ed James, UC Berkeley.  All rights reserved.
        !             3:  *
        !             4:  * Copy permission is hereby granted provided that this notice is
        !             5:  * retained on all partial or complete copies.
        !             6:  *
        !             7:  * For more info on this and all of my stuff, mail [email protected].
        !             8:  */
        !             9: 
        !            10: extern char            GAMES[], LOG[], *file;
        !            11: 
        !            12: extern int             clock, safe_planes, start_time, test_mode;
        !            13: 
        !            14: extern FILE            *filein, *fileout;
        !            15: 
        !            16: extern C_SCREEN                screen, *sp;
        !            17: 
        !            18: extern LIST            air, ground;
        !            19: 
        !            20: extern struct sgttyb   tty_start, tty_new;
        !            21: 
        !            22: extern DISPLACEMENT    displacement[MAXDIR];
        !            23: 
        !            24: extern PLANE           *findplane(), *newplane();

unix.superglobalmegacorp.com

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