mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-01-28 10:36:46 -06:00
223172ac0b
* 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