mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-05-30 00:30:38 +00:00
The end of Z_*!!
This after the Z_* stuff hit my profiling list as a top user..
This commit is contained in:
parent
d5ea4bc9bf
commit
29ef95a9b5
24 changed files with 54 additions and 278 deletions
|
@ -38,7 +38,6 @@
|
|||
#include "bspfile.h" // needed by: glquake.h
|
||||
#include "vid.h"
|
||||
#include "sys.h"
|
||||
#include "zone.h" // needed by: client.h, model.h
|
||||
#include "mathlib.h" // needed by: protocol.h, render.h, client.h,
|
||||
// modelgen.h, glmodel.h
|
||||
#include "wad.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue