Skip to content

Fix window icon being reset when switching renderers on non-Windows platforms

SteelT requested to merge fix-window-icon into master

This bug will never be noticed on Windows due to SDL2 automatically pulling the icon that is embedded within the file.

Merge request reports