mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-05-30 00:30:38 +00:00
buh bye gl_model.h
This commit is contained in:
parent
884b19f02d
commit
497ba1a82f
12 changed files with 16 additions and 452 deletions
|
@ -45,9 +45,9 @@
|
|||
#include "protocol.h" // needed by: client.h
|
||||
#include "cmd.h"
|
||||
#include "sbar.h"
|
||||
#include "render.h" // needed by: client.h, gl_model.h, glquake.h
|
||||
#include "render.h" // needed by: client.h, model.h, glquake.h
|
||||
#include "client.h" // need cls in this file
|
||||
#include "gl_model.h" // needed by: glquake.h
|
||||
#include "model.h" // needed by: glquake.h
|
||||
#include "console.h"
|
||||
#include "glquake.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue