Annotation of 43BSDReno/games/phantasia/include.h, revision 1.1.1.1

1.1       root        1: /*
                      2:  * include.h - includes all important files for Phantasia
                      3:  */
                      4: 
                      5: #include <ctype.h>
                      6: #include <curses.h>
                      7: #include <math.h>
                      8: #include <setjmp.h>
                      9: #include <signal.h>
                     10: #include <time.h>
                     11: 
                     12: #include "macros.h"
                     13: #include "phantdefs.h"
                     14: #include "phantstruct.h"
                     15: #include "phantglobs.h"
                     16: #include "pathnames.h"

unix.superglobalmegacorp.com

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