Advertisement
mojito-ice

Untitled

Oct 20th, 2014
239
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. CDataStore__ReadPackedGuid128(a2, (unsigned __int64 *)(this + 16));
  2. return sub_5E8680(a2);
  3.  
  4. ----------
  5.  
  6. int __stdcall sub_5E8680(int a2)
  7. {
  8. int v4; // ecx@1
  9. int v5; // ST00_4@1
  10.  
  11. __asm { movss xmm0, dword ptr [ecx] }
  12. v4 = a2;
  13. __asm { movss [esp+4+var_4], xmm0 }
  14. return sub_40FDBE(v4, v5);
  15. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement