TWMS v229.4 CRC 滑鼠指向取得道具ID
//TWMS v229.4 CRC 滑鼠指向取得道具IDRegisterSymbol(ItemID)
Alloc(GetItemID,128)
Alloc(ItemID,04)
label(Item_id_return)
GetItemID:
mov ,edi
mov ,edi
jmp Item_id_return
03236A02:
jmp GetItemID
nop
Item_id_return:
03236A02:
mov ,edi
UnRegisterSymbol(ItemID)
DeAlloc(GetItemID)
DeAlloc(ItemID)
頁:
[1]