#ifndef G_MAIN_H
#define G_MAIN_H
#include "g_local.h"
extern int numKilled;
extern holoData_t holoData;
extern qboolean levelExiting;
#endif