cave-story-solaris/assets
Clownacy 976e2425fc Use native window/taskbar icons on Windows
This used to be a feature before the accurate-portable split, I'm
just restoring it.

Previously, while the EXE itself had a unique icon, the window and
taskbar both used the generic 'small' icon, which the original EXE
only used for the window.

SDL2 gives us a way to assign separate icons to each, but it's a
little clunky: it's Windows-only, requires the icons be in .ico
format, and needs them to be embedded in the EXE as resource files.
Also, for some reason, SDL2 doesn't let us refer to them by name - we
have to use their numerical ID.
2020-01-21 11:27:32 +00:00
..
data_en Fix a bug in River.tsc that affects portability 2019-12-21 14:53:01 +00:00
data_jp Now the build output directory is generated completely 2019-06-17 19:13:29 +00:00
resources Use native window/taskbar icons on Windows 2020-01-21 11:27:32 +00:00