summaryrefslogtreecommitdiff
path: root/csrc/tools_ui.c
diff options
context:
space:
mode:
authorIru Cai <mytbk920423@gmail.com>2018-10-01 20:05:45 +0800
committerIru Cai <mytbk920423@gmail.com>2018-10-01 20:05:45 +0800
commit7e03990c30672179e4b7cc39b8b286ab8987e0d0 (patch)
treea7396a08f95f82428f8b9c223ab0c6b9c1d9a798 /csrc/tools_ui.c
parentbc58f791a33784ffa25e6aa105ced8245fb91ac7 (diff)
downloadrich4-7e03990c30672179e4b7cc39b8b286ab8987e0d0.tar.xz
fcn_4563f5
Diffstat (limited to 'csrc/tools_ui.c')
-rw-r--r--csrc/tools_ui.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/csrc/tools_ui.c b/csrc/tools_ui.c
index 4b90950..a8eb903 100644
--- a/csrc/tools_ui.c
+++ b/csrc/tools_ui.c
@@ -149,13 +149,13 @@ void tools_ui()
ebx = 1;
IDirectDrawSurface_Lock(pddrawsf2, 0, &sfdesc1, 1, 0);
- fcn.004563f5(sfdesc1.lpSurface, edi + 0x18, 0xe, 0x82);
+ fcn_4563f5(sfdesc1.lpSurface, edi + 0x18, 0xe, 0x82);
IDirectDrawSurface_Unlock(pddrawsf2, NULL);
esi = register_wait_callback(toolsProc, 0);
IDirectDrawSurface_Lock(pddrawsf2, 0, &sfdesc1, 1, 0);
- fcn.004563f5(sfdesc1.lpSurface, dw_48c558, 0, 40);
+ fcn_4563f5(sfdesc1.lpSurface, dw_48c558, 0, 40);
IDirectDrawSurface_Unlock(pddrawsf2, NULL);
RECT r1 = { .left = 0, .top = 40, .right = 440, .bottom = 480 };