mirror of
https://github.com/reactos/reactos.git
synced 2025-07-24 15:53:49 +00:00
[WIN32SS:GDI] Add a sanity assert
This commit is contained in:
parent
655ddfa8e2
commit
d74eb54b06
1 changed files with 1 additions and 0 deletions
|
@ -365,6 +365,7 @@ EngpCreatePDEV(
|
|||
}
|
||||
else
|
||||
{
|
||||
ASSERT(gpPrimaryGraphicsDevice);
|
||||
pGraphicsDevice = gpPrimaryGraphicsDevice;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue