1
0
mirror of https://github.com/FunkyFr3sh/cnc-ddraw.git synced 2025-03-15 14:14:47 +01:00

fix return value

This commit is contained in:
FunkyFr3sh 2022-10-05 23:08:14 +02:00
parent 3804787f32
commit 987695a626

View File

@ -622,7 +622,7 @@ int WINAPI fake_SetDIBitsToDevice(
if (primary_dc)
{
BOOL result =
int result =
real_SetDIBitsToDevice(
primary_dc,
xDest,