mirror of
https://github.com/stasenso/Puer.git
synced 2026-06-27 05:42:42 +03:00
9 lines
103 B
Plaintext
9 lines
103 B
Plaintext
|
|
#define IDI_ICON 1020
|
|
#define IDI_ICON2 1030
|
|
IDI_ICON ICON "icon.ico"
|
|
IDI_ICON2 ICON "icon2.ico"
|
|
|
|
|
|
|