Correct typo in NE resource type.

This commit is contained in:
2018-03-02 20:47:12 +00:00
parent 5532d4d9e0
commit 6ac77ac1fa

View File

@@ -101,7 +101,7 @@ namespace libexeinfo
RT_FONT = 8,
RT_FONTDIR = 7,
RT_GROUP_CURSOR = 12,
RT_GROUP_ICON = 13,
RT_GROUP_ICON = 14,
RT_HTML = 23,
RT_ICON = 3,
RT_MANIFEST = 24,