mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-02-19 03:21:36 +00:00
yuzu: Various frontend improvements to avoid crashes and improve experience on Linux.
This commit is contained in:
@@ -35,6 +35,8 @@ EmuWindow_SDL2_VK::EmuWindow_SDL2_VK(InputCommon::InputSubsystem* input_subsyste
|
||||
std::exit(EXIT_FAILURE);
|
||||
}
|
||||
|
||||
SetWindowIcon();
|
||||
|
||||
switch (wm.subsystem) {
|
||||
#ifdef SDL_VIDEO_DRIVER_WINDOWS
|
||||
case SDL_SYSWM_TYPE::SDL_SYSWM_WINDOWS:
|
||||
|
||||
Reference in New Issue
Block a user