From 1b8a87ca95fcb6a633256b154527c9efedb20754 Mon Sep 17 00:00:00 2001 From: Alienmario Date: Wed, 21 May 2025 02:39:22 +0200 Subject: [PATCH] Update LookupAttachment signature (#2319) (cherry picked from commit 6d13a70b997a7a826dc64155f573898eac4cfad1) --- gamedata/sdktools.games/game.bms.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gamedata/sdktools.games/game.bms.txt b/gamedata/sdktools.games/game.bms.txt index 3e08bd799..1f1dcbdb3 100644 --- a/gamedata/sdktools.games/game.bms.txt +++ b/gamedata/sdktools.games/game.bms.txt @@ -60,7 +60,7 @@ "LookupAttachment" { "library" "server" - "windows" "\x55\x8B\xEC\x56\x8B\xF1\x80\xBE\x31\x03\x00\x00\x00\x75\x2A\x83\xBE\x74\x04\x00\x00\x00\x75\x2A\xE8\x2A\x2A\x2A\x2A\x85\xC0\x74\x2A\x8B\xCE\xE8\x2A\x2A\x2A\x2A\x8B\x86\x74\x04\x00\x00\x85\xC0\x74\x2A\x83\x38\x00\x74\x2A\xFF\x75\x08\x50\xE8\x2A\x2A\x2A\x2A\x83\xC4\x08\x40" + "windows" "\x55\x8B\xEC\x56\x8B\xF1\x80\xBE\x31\x03\x00\x00\x00\x75\x2A\x83\xBE\x2A\x2A\x00\x00\x00\x75\x2A\xE8\x2A\x2A\x2A\x2A\x85\xC0\x74\x2A\x8B\xCE\xE8\x2A\x2A\x2A\x2A\x8B\x86\x2A\x2A\x00\x00\x85\xC0\x74\x2A\x83\x38\x00\x74\x2A\xFF\x75\x08\x50\xE8\x2A\x2A\x2A\x2A\x83\xC4\x08\x40" "linux" "@_ZN14CBaseAnimating16LookupAttachmentEPKc" "mac" "@_ZN14CBaseAnimating16LookupAttachmentEPKc" } @@ -224,4 +224,4 @@ "GameRulesDataTable" "blackmesa_mp_gamerules_data" } } -} \ No newline at end of file +}