mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-06-12 07:12:03 +03:00
The `Settings` class now has a pure virtual `Update` method, and uses inheritance over template specialization for platform-specific behavior override.