mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-04-01 08:58:28 -04:00
Specifically: - Add 11 missing methods to IGeneralService including network profile, scan, and WoWL functionality - Implement 14 missing methods for IRequest class - Complete implementation of IScanRequest class with all 5 required methods - Update copyright notices to include citron Emulator Project These additions should prevent games from crashing when accessing previously unimplemented network interface functions. Signed-off-by: Zephyron <zephyron@citron-emu.org>