mirror of
https://github.com/reactos/reactos.git
synced 2025-04-25 08:00:24 +00:00
sorry. fix it for real now.
svn path=/trunk/; revision=27051
This commit is contained in:
parent
3db527c9d9
commit
06ea7c3758
1 changed files with 2 additions and 0 deletions
|
@ -213,6 +213,8 @@ Main_DirectDraw_GetAvailableVidMem(LPDIRECTDRAW7 iface, LPDDSCAPS2 ddscaps,
|
|||
|
||||
if (dwFree)
|
||||
*dwFree = memdata.dwFree;
|
||||
|
||||
retVal = memdata.ddRVal;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue