mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-25 22:17:45 +00:00
This was marked todo
This commit is contained in:
parent
cbb00b9cb3
commit
c9edbc8aac
1 changed files with 3 additions and 3 deletions
|
@ -40,9 +40,9 @@ struct FFXIVIpcClientTrigger :
|
|||
/* 0004 */ uint32_t param11;
|
||||
/* 0008 */ uint32_t param12;
|
||||
/* 000C */ uint32_t param2;
|
||||
/* 0010 */ uint32_t param4; // todo: really?
|
||||
/* 0014 */ uint32_t param5;
|
||||
/* 0018 */ uint64_t param3;
|
||||
/* 0010 */ uint32_t param3;
|
||||
/* 0014 */ uint32_t param4;
|
||||
/* 0018 */ uint64_t param5;
|
||||
};
|
||||
|
||||
struct FFXIVIpcUpdatePosition :
|
||||
|
|
Loading…
Add table
Reference in a new issue