feat get_beep_trampoline_ptr

This commit is contained in:
2026-06-16 10:22:43 +08:00
parent 1dfe28ca38
commit c3ca187d96
2 changed files with 34 additions and 1 deletions
+1 -1
View File
@@ -9,6 +9,6 @@ namespace utils
auto kernel_get_expotr_func(wchar_t* func_name) -> uintptr_t;
auto get_beep_trampoline_ptr()->uintptr_t;
}