home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Kyūkyoku!! X68000 Emulator
/
X68000Book.dat
/
mac
/
OLS
/
X68000
/
Ko-Window
/
kowin14b.lzh
/
kficons
/
Win.INC
< prev
next >
Wrap
Text File
|
1991-10-06
|
350b
|
11 lines
#ifndef CLASS
#define CLASS static
#endif
static short Win1[] = {
0xFFFF, 0xFFFF, 0xC001, 0xDF7D, 0xDF7D, 0xDF7D, 0xDE7D, 0xDE7D, 0xDF7D, 0xDF7D, 0xC001, 0xFFFF
};
static short Win2[] = {
0x0000, 0x7FFE, 0x4000, 0x4B2C, 0x5554, 0x4B2C, 0x5454, 0x4A2C, 0x5554, 0x5F7C, 0x4000, 0x0000
};
CLASS Sheet WinPattern = { 16, 12, 1, Win1, Win2 };