switch idle command (#1002)

* switch idle command

* more
This commit is contained in:
Logan McNaughton
2026-06-01 13:43:39 +02:00
committed by GitHub
parent 5a5ff40efc
commit eb64a9ad43
5 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -204,7 +204,7 @@ fn main() {
.allowlist_function("rdp_check_callback")
.allowlist_function("rdp_check_framebuffers")
.allowlist_function("rdp_state_size")
.allowlist_function("rdp_idle")
.allowlist_function("rdp_hard_sync")
.allowlist_function("rdp_save_state")
.allowlist_function("rdp_load_state")
.allowlist_function("rdp_set_fps")