We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26895ac commit 20b2a09Copy full SHA for 20b2a09
FFXIVClientStructs/FFXIV/Client/UI/Agent/AgentLobby.cs
@@ -85,7 +85,7 @@ public unsafe partial struct AgentLobby {
85
[MemberFunction("E8 ?? ?? ?? ?? E9 ?? ?? ?? ?? 83 FB ?? 0F 8E ?? ?? ?? ?? 48 8D 4F")]
86
public partial bool UpdateCharaSelectDisplay(sbyte index, bool a2);
87
88
- [MemberFunction("E8 ?? ?? ?? ?? C6 83 ?? ?? ?? ?? ?? 66 C7 83")]
+ [MemberFunction("E8 ?? ?? ?? ?? C6 87 ?? ?? ?? ?? ?? 66 C7 87")]
89
public partial void OpenLoginWaitDialog(int position);
90
91
[MemberFunction("40 56 41 56 41 57 48 83 EC 40 80 B9")]
0 commit comments