summaryrefslogtreecommitdiff
path: root/csrc/cards_ui.c
diff options
context:
space:
mode:
authorIru Cai <mytbk920423@gmail.com>2018-10-02 17:19:01 +0800
committerIru Cai <mytbk920423@gmail.com>2018-10-02 17:19:01 +0800
commit646a41e0edd22c254be4939c9fa4e54b29fdb502 (patch)
treee45272d18e3f39b07b1fb138082e4481aa5f4e78 /csrc/cards_ui.c
parente1e07917b317be0dab9beb42eb01205b62cfdd01 (diff)
downloadrich4-646a41e0edd22c254be4939c9fa4e54b29fdb502.tar.xz
overlay_fullscreen
Diffstat (limited to 'csrc/cards_ui.c')
-rw-r--r--csrc/cards_ui.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/csrc/cards_ui.c b/csrc/cards_ui.c
index 123300d..de3dfd7 100644
--- a/csrc/cards_ui.c
+++ b/csrc/cards_ui.c
@@ -129,7 +129,7 @@ void cards_ui()
esi = 1;
fcn_00441b0a(0, edi, current_player);
IDirectDrawSurface_Lock(pddrawsf2, NULL, &sfdesc1, 1, 0);
- fcn_4563f5(sfdesc1.lpSurface, edi+12, 14, 130);
+ overlay_fullscreen(sfdesc1.lpSurface, edi+12, 14, 130);
IDirectDrawSurface_Unlock(pddrawsf2, NULL);
int cardid = register_wait_callback(cardProc, 0);
fcn_00451edb(ebp, 0, 0x8028);