home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Kyūkyoku!! X68000 Emulator
/
X68000Book.dat
/
mac
/
OLS
/
X68000
/
Ko-Window
/
kowin14b.lzh
/
kficons
/
Link.INC
< prev
next >
Wrap
Text File
|
1991-09-26
|
355b
|
11 lines
#ifndef CLASS
#define CLASS static
#endif
static short Link1[] = {
0xFFFF, 0xFFFF, 0xFFFD, 0xFFFD, 0xFCFD, 0xFCFD, 0xFCFD, 0xFCFD, 0xFC1D, 0xFFFD, 0xC001, 0xFFFF
};
static short Link2[] = {
0x0000, 0x0FFE, 0x1000, 0x2000, 0x4000, 0x4000, 0x4000, 0x4000, 0x4000, 0x4000, 0x4000, 0x0000
};
CLASS Sheet LinkPattern = { 16, 12, 1, Link1, Link2 };