mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-05-09 03:58:14 +03:00
Move RB_StaticMesh to tr_model.cpp for info world tris
This commit is contained in:
parent
548a3efe5a
commit
78fa90c59b
3 changed files with 167 additions and 158 deletions
|
@ -2195,6 +2195,8 @@ void R_DebugSkeleton(void);
|
|||
extern int g_nStaticSurfaces;
|
||||
extern qboolean g_bInfostaticmodels;
|
||||
extern qboolean g_bInfoworldtris;
|
||||
extern int entityNumIndexes[];
|
||||
extern int staticModelNumIndexes[];
|
||||
|
||||
/*
|
||||
=============================================================
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue