This commit is contained in:
nora 2023-05-30 16:08:39 +02:00
parent f2c2972d4f
commit 8b003392da

View file

@ -57,7 +57,7 @@ pub unsafe fn fn12_rs() {
} }
} }
_ => { _ => {
v12 = core::ptr::addr_of_mut!((*v20_ptr)[v9]); v12 = core::ptr::addr_of_mut!((*v20_ptr)[2]);
} }
} }
} }