All pastes #2071724 Raw Edit

Miscellany

public text v1 · immutable
#2071724 ·published 2011-05-29 21:34 UTC
rendered paste body
__declspec( naked ) void Send_Object_Update(NetworkObjectClass* object, int clientId)
{
	_asm {
		mov eax, 0x004612F0
11044BB0  mov         eax,4612F0h 
		jmp eax
11044BB5  jmp         eax  
--- No source file -------------------------------------------------------------
11044BB7  int         3    
11044BB8  int         3    
11044BB9  int         3    
11044BBA  int         3    
11044BBB  int         3    
11044BBC  int         3    
11044BBD  int         3    
11044BBE  int         3    
11044BBF  int         3    
--- c:\westwood\renegadefds\ssgmhre\trunk\ssgm-hre\spectatemanager.cpp ---------