mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 03:43:36 +00:00
[WIN32SS:GDI] Add a sanity assert
This commit is contained in:
@@ -365,6 +365,7 @@ EngpCreatePDEV(
|
||||
}
|
||||
else
|
||||
{
|
||||
ASSERT(gpPrimaryGraphicsDevice);
|
||||
pGraphicsDevice = gpPrimaryGraphicsDevice;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user