Annotation of doom/st_start.h, revision 1.1.1.1

1.1       root        1: 
                      2: //**************************************************************************
                      3: //**
                      4: //** template.h : Heretic 2 : Raven Software, Corp.
                      5: //**
                      6: //** $RCSfile: st_start.h,v $
                      7: //** $Revision: 1.5 $
                      8: //** $Date: 95/10/11 23:35:33 $
                      9: //** $Author: paul $
                     10: //**
                     11: //**************************************************************************
                     12: 
                     13: // HEADER FILES ------------------------------------------------------------
                     14: 
                     15: // MACROS ------------------------------------------------------------------
                     16: 
                     17: // TYPES -------------------------------------------------------------------
                     18: 
                     19: // PUBLIC FUNCTION PROTOTYPES ----------------------------------------------
                     20: extern void ST_Init(void);
                     21: extern void ST_Done(void);
                     22: extern void ST_Message(char *message, ...);
                     23: extern void ST_RealMessage(char *message, ...);
                     24: extern void ST_Progress(void);
                     25: extern void ST_NetProgress(void);
                     26: extern void ST_NetDone(void);
                     27: 
                     28: // PUBLIC DATA DECLARATIONS ------------------------------------------------

unix.superglobalmegacorp.com

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