mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-05-30 16:50:48 +00:00
forgot to rename Mod_LoadMMNearest to Mod_ProcessTexture
This commit is contained in:
parent
b55b0264b5
commit
96aba78186
5 changed files with 5 additions and 5 deletions
|
@ -66,7 +66,7 @@ R_InitSky(struct texture_s *mt)
|
|||
}
|
||||
|
||||
void
|
||||
Mod_LoadMMNearest(miptex_t *mx, texture_t *tx)
|
||||
Mod_ProcessTexture(miptex_t *mx, texture_t *tx)
|
||||
{
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue