mirror of
https://gitea.tendokyu.moe/Hay1tsme/segatools.git
synced 2026-05-06 05:15:42 -05:00
mai2: fix memory leak and high CPU usage
This commit is contained in:
parent
b86049034f
commit
ce77d60905
|
|
@ -104,7 +104,7 @@ static DWORD CALLBACK chusan_pre_startup(void) {
|
|||
hr = platform_hook_init(
|
||||
&chusan_hook_cfg.platform,
|
||||
"SDHD",
|
||||
"ACA2",
|
||||
"ACA1",
|
||||
chusan_hook_mod);
|
||||
|
||||
if (FAILED(hr)) {
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
[wrap-git]
|
||||
directory = capnhook
|
||||
url = https://gitea.tendokyu.moe/TeamTofuShop/capnhook
|
||||
revision = 252465b23f51f36206e614190496663425f4ee5d
|
||||
revision = 4e192325bcc785a88dc32b751e2d3ae610d553ac
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user