ref: add GL_ResampleTexture to libref_common

This commit is contained in:
Alibek Omarov
2026-04-12 23:30:08 +05:00
parent fc4e7eb18b
commit 313cda5478
9 changed files with 114 additions and 191 deletions
+1
View File
@@ -25,6 +25,7 @@ ref_host_t *gp_host;
uint16_t rtable[MOD_FRAMES][MOD_FRAMES];
dlight_t *gp_dlights;
int g_lightstylevalue[MAX_LIGHTSTYLES];
poolhandle_t r_temppool;
void _Mem_Free( void *data, const char *filename, int fileline )
{