From dfddd07b8b5cbff7c09103a694aed40bda254a2d Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Thu, 13 Mar 2025 12:47:54 -0400 Subject: Obsolete savefile reader + IPC solves Now, panel solve state is all read from the sync fields in datastorage. The "show hunt panels" field in settings is now a radio box, and you can choose to show all panels. --- src/ipc_state.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/ipc_state.h') diff --git a/src/ipc_state.h b/src/ipc_state.h index 7c9d68d..0e6fa51 100644 --- a/src/ipc_state.h +++ b/src/ipc_state.h @@ -20,6 +20,4 @@ bool IPC_IsConnected(); std::optional> IPC_GetPlayerPosition(); -std::set IPC_GetSolvedPanels(); - #endif /* end of include guard: IPC_STATE_H_6B3B0958 */ -- cgit 1.4.1