mirror of
https://github.com/reactos/reactos.git
synced 2024-11-20 06:15:26 +00:00
9 lines
183 B
C
9 lines
183 B
C
|
|
#define ICON_16_8_BLACK 1
|
|
#define ICON_16_8_RED 2
|
|
#define ICON_16_32_BLACK 3
|
|
#define ICON_16_32_RED 4
|
|
#define ICON_32_8 5
|
|
#define ICON_32_32 6
|
|
|
|
|