mirror of
https://gitea.tendokyu.moe/Hay1tsme/segatools.git
synced 2026-08-21 11:24:18 -05:00
mai2: fix memory leak and high CPU usage
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user