home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EDUCORP 8
/
Educorp2Compilation.sit
/
educorp2
/
Demos
/
Aztec Source Level Debugger
/
demo
/
patterns.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1988-06-13
|
297 b
|
32 lines
static unsigned short Mypattern[] = {
0xf0f0,
0xf0f0,
0xf0f0,
0xf0f0,
0x0f0f,
0x0f0f,
0x0f0f,
0x0f0f
};
static unsigned short Mymulti[] = {
0x3033,
0x3033,
0xc0cc,
0xc0cc,
0x0330,
0x0330,
0x0cc0,
0x0cc0,
0x0330,
0x0330,
0x0cc0,
0x0cc0,
0x3003,
0x3003,
0xc00c,
0xc00c
};