Add cursors and icons
I guess this ASM-accurate side-project is "complete" now...
This commit is contained in:
parent
8892dc24b5
commit
77430014e4
3 changed files with 9 additions and 0 deletions
BIN
assets/resources/CURSOR/CURSOR_IKA.cur
Normal file
BIN
assets/resources/CURSOR/CURSOR_IKA.cur
Normal file
Binary file not shown.
After Width: | Height: | Size: 766 B |
BIN
assets/resources/CURSOR/CURSOR_NORMAL.cur
Normal file
BIN
assets/resources/CURSOR/CURSOR_NORMAL.cur
Normal file
Binary file not shown.
After Width: | Height: | Size: 766 B |
|
@ -137,6 +137,15 @@ ZONBIE ORG "..\\assets\\resources\\ORG\\Zon
|
||||||
//
|
//
|
||||||
|
|
||||||
WAVE100 WAVE "..\\assets\\resources\\WAVE\\Wave.dat"
|
WAVE100 WAVE "..\\assets\\resources\\WAVE\\Wave.dat"
|
||||||
|
|
||||||
|
CURSOR_IKA CURSOR "..\\assets\\resources\\CURSOR\\CURSOR_IKA.cur"
|
||||||
|
|
||||||
|
CURSOR_NORMAL CURSOR "..\\assets\\resources\\CURSOR\\CURSOR_NORMAL.cur"
|
||||||
|
|
||||||
|
0 ICON "..\\assets\\resources\\ICON\\0.ico"
|
||||||
|
|
||||||
|
ICON_MINI ICON "..\\assets\\resources\\ICON\\ICON_MINI.ico"
|
||||||
|
|
||||||
#endif // Japanese resources
|
#endif // Japanese resources
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue