Fix icons. Add LodanZark's flat icon as an option.

This commit is contained in:
Brandon Wright 2019-04-03 12:01:58 -05:00
parent 51edec756f
commit 8035c3073f
5 changed files with 3 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 124 KiB

After

Width:  |  Height:  |  Size: 208 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 123 KiB

After

Width:  |  Height:  |  Size: 209 KiB

BIN
win32/rsrc/icon3.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 180 KiB

View File

@ -42,6 +42,7 @@
#define IDD_DIALOG_SHADER_PARAMS 155
#define IDD_DIALOG_XAUDIO2_INIT_ERROR 159
#define IDI_ICON2 160
#define IDI_ICON3 161
#define IDC_DRIVER 1001
#define IDC_BUFLEN 1002
#define IDC_RATE 1003

View File

@ -795,6 +795,8 @@ IDI_ICON1 ICON "icon1.ico"
IDI_ICON2 ICON "icon2.ico"
IDI_ICON3 ICON "icon3.ico"
/////////////////////////////////////////////////////////////////////////////
//