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
|
@ -72,7 +72,6 @@ EXTERN_CVAR(Int, screenblocks)
|
|||
|
||||
DFrameBuffer::DFrameBuffer (int width, int height)
|
||||
{
|
||||
twod = &m2DDrawer;
|
||||
SetSize(width, height);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue