QuakeForge  0.7.2.210-815cf
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
general.h File Reference
This graph shows which files directly or indirectly include this file:

Data Structures

struct  general_data_s
 
struct  general_funcs_s
 

Macros

#define PIF_GLOBAL   1
 

Typedefs

typedef struct general_data_s general_data_t
 
typedef struct general_funcs_s general_funcs_t
 
typedef void(* P_Init )(void)
 
typedef void(* P_Shutdown )(void)
 

Macro Definition Documentation

#define PIF_GLOBAL   1

Typedef Documentation

typedef void(* P_Init)(void)
typedef void(* P_Shutdown)(void)