isle-portable/ISLE/res/resource.h
2025-05-14 16:04:46 -05:00

11 lines
153 B
C

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