Skip to content

Commit e5d1808

Browse files
committed
update signature
1 parent c62365a commit e5d1808

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FFXIVClientStructs/FFXIV/Client/Game/UI/ContentsFinder.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ public unsafe partial struct ContentsFinderQueueInfo {
7575
[MemberFunction("48 89 5C 24 ?? 48 89 74 24 ?? 57 48 83 EC 20 8B FA 48 8B D9 45 84 C0")]
7676
public partial void UpdateQueueState(QueueStates newState, bool beganQueue);
7777

78-
[MemberFunction("4C 8B DC 55 41 54 41 56 49 8D 6B ?? 48 81 EC ?? ?? ?? ?? 48 8B 05 ?? ?? ?? ?? 48 33 C4 48 89 45 ?? 80 79 ?? 00")]
78+
[MemberFunction("4C 8B DC 55 56 41 57 49 8D 6B ?? 48 81 EC 40 01 00 00 48 8B 05 ?? ?? ?? ?? 48 33 C4 48 89 45 ?? 80 79 ?? ?? 44 0F B6 FA")]
7979
public partial void QueueRoulette(byte contentRouletteId, byte a3 = 0);
8080

8181
[MemberFunction("E8 ?? ?? ?? ?? B0 ?? 45 88 A7 ?? ?? ?? ?? E9 ?? ?? ?? ?? 45 0F B6 87")]

0 commit comments

Comments
 (0)