We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1f1377 commit ac8b60bCopy full SHA for ac8b60b
vscript.games.txt
@@ -44,7 +44,7 @@
44
"library" "server"
45
46
// __fastcall
47
- "windows" "\x55\x8B\xEC\x83\xEC\x0C\x56\x8B\xF1\x83\xBE\x2A\x2A\x2A\x2A\xFF"
+ "windows" "\x55\x8B\xEC\x83\xEC\x0C\x56\x8B\xF1\x83\xBE\x5C\x03\x00\x00\xFF"
48
// __cdecl
49
"linux" "\x55\x89\xE5\x83\xEC\x38\x89\x5D\x2A\x8B\x5D\x2A\x89\x75\x2A\xBE\x01\x00\x00\x00\x89\x7D\x2A\x83\xBB\x2A\x2A\x2A\x2A\xFF"
50
}
0 commit comments