feat(profile): new funcs name

This commit is contained in:
gromchek 2025-10-24 00:49:45 +03:00
parent a36752d3a0
commit 4d3b274ec1
19 changed files with 69 additions and 1 deletions

View file

@ -24,3 +24,6 @@ WowConnection__StartConnect 00468BA0 f end=00468D00 ; WowConnection::StartConnec
WowConnection__Connect 00468D20 f end=00468D8B ; WowConnection::Connect(char const*, unsigned short, int)
WowConnection__InitOsNet 00468D90 f end=00468E4F ; WowConnection::InitOsNet(bool (*)(NETADDR const*), void (*)(), int, bool)
WowConnection__Connect 00468E50 f end=00468ED5 ; WowConnection::Connect(char const*, int)
WowConnection__DestroyOsNet 00466B90 f end=00466BE6
WowConnection__Stop 00469080 f end=0046915A
WowConnection__Start 00469320 f end=00469419