mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-30 15:23:18 +00:00

Kill set_wm_icon function, since SDL_WM_SetIcon can be called safely only at one place. Clearly hardcode the image's url instead of pretending that we use game_config. Rename the image to "game-icon.png" (since you are forced to use it).
This directory contains image resources used by the C++ UI but not by WML.