mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-04-28 13:47:58 +03:00
Count renderer memory
This commit is contained in:
parent
8817467216
commit
d22dea5e8e
4 changed files with 68 additions and 4 deletions
|
@ -125,3 +125,6 @@ void SCR_DebugGraph( float value ) {
|
|||
qboolean CL_FinishedIntro( void ) {
|
||||
return qtrue;
|
||||
}
|
||||
|
||||
int R_CountTextureMemory() {
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue