reorganized repo, implemented mxcore

This commit is contained in:
itsmattkc
2023-05-05 02:54:17 -07:00
parent 1690784a8b
commit d4e2fb8d8a
54 changed files with 958 additions and 243 deletions

BIN
ISLE/res/arrow.cur Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 326 B

BIN
ISLE/res/busy.cur Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 326 B

BIN
ISLE/res/isle.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

BIN
ISLE/res/isle.rc Normal file

Binary file not shown.

BIN
ISLE/res/no.cur Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 326 B

5
ISLE/res/resource.h Normal file
View File

@@ -0,0 +1,5 @@
#define ISLE_ARROW 102
#define ISLE_NO 103
#define ISLE_BUSY 104
#define APP_ICON 105