Skip to content

Commit cc34b08

Browse files
committed
[libromdata/tests] Fill in the bColorCount fields in the NT 3.5 Notepad icon.
These fields are present in the original RT_GROUP_ICON resource, but got lost when extracting to .ico format. TODO: Update the other icons? NT 3.5 is the only one where it's actually relevant for icon selection, though.
1 parent a20381e commit cc34b08

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
Binary file not shown.
25 Bytes
Loading

src/librptexture/fileformat/ICO.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* ROM Properties Page shell extension. (librptexture) *
33
* ICO.cpp: Windows icon and cursor image reader. *
44
* *
5-
* Copyright (c) 2017-2025 by David Korth. *
5+
* Copyright (c) 2017-2026 by David Korth. *
66
* SPDX-License-Identifier: GPL-2.0-or-later *
77
***************************************************************************/
88

0 commit comments

Comments
 (0)