更新 KPM 模块,调整函数参数以支持额外的用户结果返回

This commit is contained in:
ShirkNeko
2025-03-31 20:10:32 +08:00
parent 2fc0935f58
commit 6c4b73a38e
3 changed files with 47 additions and 48 deletions

View File

@@ -1,7 +1,7 @@
#ifndef ___SUKISU_KPM_H
#define ___SUKISU_KPM_H
int sukisu_handle_kpm(unsigned long arg3, unsigned long arg4, unsigned long arg5);
int sukisu_handle_kpm(unsigned long arg2, unsigned long arg3, unsigned long arg4, unsigned long arg5);
int sukisu_is_kpm_control_code(unsigned long arg2);
// KPM控制代码