Subversion Repositories Kolibri OS

Rev

Rev 3042 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3042 Rev 3044
Line 15... Line 15...
15
	"Delete disk",
15
	"Delete disk",
16
	"Help",
16
	"Help",
17
	0};
17
	0};
18
#endif
18
#endif
Line 19... Line 19...
19
 
19
 
Line 20... Line 20...
20
dword icons[14*56] = FROM "icons.raw";
20
unsigned char icons[14*56] = FROM "icons.raw";
21
 
21
 
22
struct path_string {
22
struct path_string {