add item pickup patch
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
entry_ptr:
|
||||
reloc0:
|
||||
.offsetof start
|
||||
|
||||
start:
|
||||
call resume
|
||||
address:
|
||||
.data 0
|
||||
resume:
|
||||
pop eax
|
||||
mov eax, [eax]
|
||||
mov eax, [eax]
|
||||
ret
|
||||
Reference in New Issue
Block a user