mirror of
https://git.citron-emu.org/citron/emulator
synced 2025-12-24 04:33:44 +00:00
- Add implementations for all previously unimplemented IFriendService functions - Create IDaemonSuspendSessionService class and implement CreateDaemonSuspendSessionService - Restructure code to separate method declarations from implementations - Add helper structs/payloads for various friend-related data structures - Update function documentation and logging messages Signed-off-by: Zephyron <zephyron@citron-emu.org>