mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-02-03 12:31:15 +00:00
This is closer to the original code. I thought it would let Windows set the icon itself not set the icon upon window creation.
8 lines
106 B
C
8 lines
106 B
C
#define ISLE_ARROW 102
|
|
#define ISLE_NO 103
|
|
#define ISLE_BUSY 104
|
|
|
|
#define APP_ICON 105
|
|
|
|
#include "isle.h"
|