mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 12:32:20 +02:00
UpdateF, dx reinit
This commit is contained in:
parent
fa2cb7ba56
commit
e87bf5b029
24 changed files with 1029 additions and 415 deletions
|
@ -62,6 +62,7 @@ RenderDevice::RenderDevice() :
|
|||
mCurRenderTarget = NULL;
|
||||
mCurDrawLayer = NULL;
|
||||
mPhysRenderWindow = NULL;
|
||||
mApp = NULL;
|
||||
}
|
||||
|
||||
RenderDevice::~RenderDevice()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue