This commit is contained in:
恍兮惚兮 2024-05-13 23:53:19 +08:00
parent 3e01259597
commit 4b76f723f0

View File

@ -199,8 +199,8 @@ struct HookInsertingNotif // From dll
struct TextOutput_T
{
HookParam hp;
ThreadParam tp;
HookParam hp;
uint64_t type;
BYTE data[0];
};