mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-04-28 21:57:57 +03:00
Export *R_PrintInfoWorldtris*
This commit is contained in:
parent
49f4ac66ab
commit
2ff1071115
1 changed files with 1 additions and 0 deletions
|
@ -2093,6 +2093,7 @@ void R_PrintInfoStaticModels();
|
|||
void R_AddSkelSurfaces(trRefEntity_t* ent);
|
||||
void R_AddStaticModelSurfaces(void);
|
||||
float R_CalcLod(const vec3_t origin, float radius);
|
||||
void R_PrintInfoWorldtris(void);
|
||||
|
||||
extern int g_nStaticSurfaces;
|
||||
extern qboolean g_bInfostaticmodels;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue