npc_coords_shift
This commit is contained in:
@@ -5,18 +5,6 @@
|
||||
|
||||
.text
|
||||
|
||||
thumb_func_start npc_coords_shift
|
||||
@ void npc_coords_shift(struct npc_state *fieldObject, u16 x, u16 y)
|
||||
npc_coords_shift: @ 808EAE4
|
||||
ldrh r3, [r0, 0x10]
|
||||
strh r3, [r0, 0x14]
|
||||
ldrh r3, [r0, 0x12]
|
||||
strh r3, [r0, 0x16]
|
||||
strh r1, [r0, 0x10]
|
||||
strh r2, [r0, 0x12]
|
||||
bx lr
|
||||
thumb_func_end npc_coords_shift
|
||||
|
||||
thumb_func_start npc_coords_set
|
||||
@ void npc_coords_set(struct npc_state *fieldObject, u16 x, u16 y)
|
||||
npc_coords_set: @ 808EAF4
|
||||
|
||||
Reference in New Issue
Block a user