Add missing WriteBaselines signatures for Blade Symphony.
This commit is contained in:
parent
f18c6fb9af
commit
410eb01f91
@ -120,6 +120,25 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
"#default"
|
||||
{
|
||||
"Signatures"
|
||||
{
|
||||
/**
|
||||
* CNetworkStringTableContainer::WriteBaselines
|
||||
* "Index error writing string table baseline %s\n"
|
||||
*/
|
||||
"WriteBaselines"
|
||||
{
|
||||
"library" "engine"
|
||||
"windows" "\x55\x8B\xEC\x83\xEC\x54\x53\x56\x68\x04\x01\x00\x00"
|
||||
"windows64" "\x48\x8B\xC4\x57\x48\x81\xEC\xB0\x00\x00\x00\x48\x89\x58\x08"
|
||||
"linux64" "\x55\x48\x89\xE5\x41\x57\x41\x56\x41\x55\x41\x54\x53\x48\x81\xEC\x88\x00\x00\x00\x89\x8D\x64\xFF\xFF\xFF"
|
||||
"mac64" "\x55\x48\x89\xE5\x41\x57\x41\x56\x41\x55\x41\x54\x53\x48\x81\xEC\x88\x00\x00\x00\x89\x4D\xC4"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
"#default"
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user