Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- int __thiscall CHATLOG_ADD(void *this, int a2, unsigned __int16 a3)
- {
- int result; // eax@2
- char v4; // [sp-8h] [bp-Ch]@2
- int v5; // [sp-4h] [bp-8h]@2
- void *v6; // [sp+0h] [bp-4h]@1
- v6 = this;
- if ( dword_C68AC8 )
- {
- v6 = &v4;
- v5 = 0;
- result = CUIStatusBar__ChatLogAdd(*(_DWORD *)a2, a3, -1, 0, v4, 0);
- }
- return result;
- }
- Aob: 51 83 3D ? ? ? ? 00 74 2C 0F B7 4C 24 0C 83
Advertisement
Add Comment
Please, Sign In to add comment