Shrooms

Untitled

Jan 7th, 2013
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. int __thiscall CHATLOG_ADD(void *this, int a2, unsigned __int16 a3)
  2. {
  3. int result; // eax@2
  4. char v4; // [sp-8h] [bp-Ch]@2
  5. int v5; // [sp-4h] [bp-8h]@2
  6. void *v6; // [sp+0h] [bp-4h]@1
  7.  
  8. v6 = this;
  9. if ( dword_C68AC8 )
  10. {
  11. v6 = &v4;
  12. v5 = 0;
  13. result = CUIStatusBar__ChatLogAdd(*(_DWORD *)a2, a3, -1, 0, v4, 0);
  14. }
  15. return result;
  16. }
  17.  
  18. Aob: 51 83 3D ? ? ? ? 00 74 2C 0F B7 4C 24 0C 83
Advertisement
Add Comment
Please, Sign In to add comment