Fix compile error

This commit is contained in:
smallmodel 2024-08-07 22:24:52 +02:00
parent b463c905cf
commit 7b92d99afa
No known key found for this signature in database
GPG key ID: 9F2D623CEDF08512

View file

@ -127,4 +127,5 @@ qboolean CL_FinishedIntro( void ) {
}
int R_CountTextureMemory() {
return 0;
}