mai2: fix memory leak and high CPU usage

This commit is contained in:
Dniel97 2025-12-21 18:58:01 +01:00
parent b86049034f
commit ce77d60905
No known key found for this signature in database
GPG Key ID: DE105D481972329C
2 changed files with 2 additions and 2 deletions

View File

@ -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)) {

View File

@ -1,4 +1,4 @@
[wrap-git]
directory = capnhook
url = https://gitea.tendokyu.moe/TeamTofuShop/capnhook
revision = 252465b23f51f36206e614190496663425f4ee5d
revision = 4e192325bcc785a88dc32b751e2d3ae610d553ac