Move RB_StaticMesh to tr_model.cpp for info world tris

This commit is contained in:
smallmodel 2024-09-11 19:03:41 +02:00
parent 548a3efe5a
commit 78fa90c59b
No known key found for this signature in database
GPG key ID: 9F2D623CEDF08512
3 changed files with 167 additions and 158 deletions

View file

@ -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[];
/*
=============================================================