summaryrefslogtreecommitdiff
path: root/csrc/main.c
diff options
context:
space:
mode:
authorIru Cai <mytbk920423@gmail.com>2018-10-02 11:24:02 +0800
committerIru Cai <mytbk920423@gmail.com>2018-10-02 11:24:38 +0800
commitda8289ed3ee43f5d239e285439bb7791c11d3b91 (patch)
tree8d47b43c03d9f3d705c52fca2fa5331ea2dfe227 /csrc/main.c
parentb251daf8111445cb37abe5e238019fd12e6d36f9 (diff)
downloadrich4-da8289ed3ee43f5d239e285439bb7791c11d3b91.tar.xz
fullscreen_overlay @ 0x456418
Diffstat (limited to 'csrc/main.c')
-rw-r--r--csrc/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/csrc/main.c b/csrc/main.c
index 3ccacf9..0e3db43 100644
--- a/csrc/main.c
+++ b/csrc/main.c
@@ -123,7 +123,7 @@ LRESULT CALLBACK entryCallback(HWND hWnd, UINT message, WPARAM wParam, LPARAM lP
break;
dw_48a184 = i;
IDirectDrawSurface_Lock(pddrawsf2, NULL, &sfdesc1, 1, 0);
- fcn_456418(sfdesc1.lpSurface, data1 + 12 + edi, mpos[i].x, mpos[i].y);
+ fullscreen_overlay(sfdesc1.lpSurface, data1 + 12 + edi, mpos[i].x, mpos[i].y);
IDirectDrawSurface_Unlock(pddrawsf2, NULL);
InvalidateRect(hWnd, &r0, FALSE);
fcn_4542ce(0x48231a, 0);