2 Data for "list_writeprotected" Image
5 #include <exec/types.h>
6 #include <intuition/intuition.h>
8 UWORD __chip list_writeprotectedData
[16] =
10 0x0000,0x0000,0x0600,0x0900,0x1100,0x2200,0x2600,0x1B00,
11 0x0180,0x00C0,0x0160,0x00B0,0x0018,0x0030,0x0000,0x0000
14 struct Image list_writeprotected
=
16 0, 0, /* LeftEdge, TopEdge */
17 16, 16, 1, /* Width, Height, Depth */
18 list_writeprotectedData
, /* ImageData */
19 0x0001, 0x0000, /* PlanePick, PlaneOnOff */