mirror of
https://github.com/reactos/reactos.git
synced 2026-05-30 23:33:24 +08: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