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

use real function

This commit is contained in:
FunkyFr3sh 2022-10-03 12:42:22 +02:00
parent f62e0a8b73
commit 2241ef3340

View File

@ -6,6 +6,7 @@
#include "opengl_utils.h"
#include "utils.h"
#include "wndproc.h"
#include "hook.h"
#include "debug.h"
@ -144,7 +145,7 @@ DWORD WINAPI gdi_render_main(void)
}
else
{
SetDIBitsToDevice(
real_SetDIBitsToDevice(
g_ddraw->render.hdc,
0,
0,