mirror of
https://github.com/ZDoom/Raze.git
synced 2025-06-02 10:11:04 +00:00
- backend sync with GZDoom.
This commit is contained in:
parent
bd0c8acd46
commit
c26b6cdf59
19 changed files with 44 additions and 44 deletions
|
@ -305,7 +305,7 @@ void PolyFrameBuffer::PrecacheMaterial(FMaterial *mat, int translation)
|
|||
}
|
||||
}
|
||||
|
||||
IHardwareTexture *PolyFrameBuffer::CreateHardwareTexture(int)
|
||||
IHardwareTexture *PolyFrameBuffer::CreateHardwareTexture(int numchannels)
|
||||
{
|
||||
return new PolyHardwareTexture();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue