mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-02-18 11:41:13 +00:00
Fix Dark World cutscene getting frozen at the end.
This commit is contained in:
parent
fe4801b9ff
commit
78fde84bd9
1 changed files with 1 additions and 0 deletions
|
|
@ -42,6 +42,7 @@ GUEST_FUNCTION_HOOK(sub_82BD4CA8, OutputDebugStringA);
|
|||
|
||||
GUEST_FUNCTION_HOOK(sub_82BD4AC8, QueryPerformanceCounterImpl);
|
||||
GUEST_FUNCTION_HOOK(sub_831CD040, QueryPerformanceFrequencyImpl);
|
||||
GUEST_FUNCTION_HOOK(sub_831CDAD0, GetTickCount);
|
||||
|
||||
GUEST_FUNCTION_HOOK(sub_82BD4BC0, GlobalMemoryStatusImpl);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue