Citron/src
Zephyron 58ed33dd9f ui: Remove save states menu and unused help links
Removes the save states menu and unused help menu items as they require
additional research and implementation work. Specifically:

- Remove save states menu and associated actions (Save/Load)
  as proper implementation requires more research
- Remove unused help menu items:
  * Open Mods Page
  * Open Quickstart Guide
  * Open FAQ
- Keep core help functionality (Report Compatibility and About)
- Reorder menu properties for better organization

This change helps maintain a cleaner UI by removing placeholder
features that are not yet ready for implementation.
2025-01-25 14:58:40 +10:00
..
android android: Fix battery temperature reading in EmulationFragment 2025-01-17 19:59:13 +10:00
audio_core
citron ui: Remove save states menu and unused help links 2025-01-25 14:58:40 +10:00
citron_cmd
common
core service: mm: Refactor Memory Management service implementation 2025-01-25 14:55:50 +10:00
dedicated_room
frontend_common
hid_core
input_common
network
shader_recompiler shader: Implement EmitInvocationInfo across all backends 2025-01-20 17:02:01 +10:00
tests
video_core service/nvdrv: Relax GPU validation and improve error handling 2025-01-21 16:07:44 +10:00
web_service
.clang-format
CMakeLists.txt