isle-portable/ISLE/res/resource.h
AllMeatball 258ce038a3 isleapp: Remove _WIN32 ifdefs
This is closer to the original code. I thought it would let Windows
set the icon itself not set the icon upon window creation.
2025-05-14 11:34:08 -05:00

8 lines
106 B
C

#define ISLE_ARROW 102
#define ISLE_NO 103
#define ISLE_BUSY 104
#define APP_ICON 105
#include "isle.h"