home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Dream 55
/
Amiga_Dream_55.iso
/
RISCOS
/
APPS
/
SCI
/
ELECTRON
/
AUTOPC.ZIP
/
!AutoPCB
/
Source
/
h
/
BITMAP1
next >
Wrap
Text File
|
1991-03-17
|
2KB
|
47 lines
/* hole templates */
/* NOTE: these templates are UPSIDE-DOWN from what you see on the screen!!! */
{ HOLE,
{ { 0,0,0 },
{ 0,1,0 },
{ 0,0,0 } },
{ { 0,0,0,0,0,0 },
{ 0,0,1,1,0,0 },
{ 0,1,0,0,1,0 },
{ 0,1,0,0,1,0 },
{ 0,0,1,1,0,0 },
{ 0,0,0,0,0,0 } },
{ { 0,0,0,0,0,0,0,0,0,0 },
{ 0,0,0,0,0,0,0,0,0,0 },
{ 0,0,0,0,1,1,0,0,0,0 },
{ 0,0,0,1,0,0,1,0,0,0 },
{ 0,0,1,0,0,0,0,1,0,0 },
{ 0,0,1,0,0,0,0,1,0,0 },
{ 0,0,0,1,0,0,1,0,0,0 },
{ 0,0,0,0,1,1,0,0,0,0 },
{ 0,0,0,0,0,0,0,0,0,0 },
{ 0,0,0,0,0,0,0,0,0,0 } },
{ { 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 },
{ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 },
{ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 },
{ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 },
{ 0,0,0,0,0,0,1,1,1,1,1,1,0,0,0,0,0,0 },
{ 0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0 },
{ 0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0 },
{ 0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0 },
{ 0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0 },
{ 0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0 },
{ 0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0 },
{ 0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0 },
{ 0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0 },
{ 0,0,0,0,0,0,1,1,1,1,1,1,0,0,0,0,0,0 },
{ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 },
{ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 },
{ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 },
{ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 } }
}