1
0
mirror of https://gitea.tendokyu.moe/Dniel97/segatools.git synced 2024-11-11 23:17:08 +01:00

whoops, at least it compiles now

This commit is contained in:
Hay1tsme 2022-01-08 17:42:09 -05:00
parent 85461cadc6
commit 6c7114f6a2

View File

@ -406,7 +406,7 @@ static HRESULT touch_handle_start_auto_scan(const struct touch_req *req)
touch1_auto = true;
}
//mercury_dll.touch_start(touch_res_auto_scan);
mercury_dll.touch_start(touch_res_auto_scan);
return hr;
}