mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2026-03-12 15:35:15 +09:00
* Ui: Add option to show/hide console window (Windows-only) * Ui: Only display Show Console menu item on Windows * ConsoleHelper: Handle NULL case This will never happen * Address nits * Address comments * Address comments 2