We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7528dd commit 4f2c87dCopy full SHA for 4f2c87d
src/online.rs
@@ -1,7 +1,7 @@
1
use skyline::hooks::InlineCtx;
2
use std::fmt::Display;
3
4
-#[skyline::from_offset(0x37a1270)]
+#[skyline::from_offset(0x37a1ef0)]
5
pub unsafe fn set_text_string(pane: u64, string: *const u8);
6
7
pub unsafe fn get_pane_by_name(arg: u64, arg2: *const u8) -> [u64; 4] {
0 commit comments