home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Kyūkyoku!! X68000 Emulator
/
X68000Book.dat
/
mac
/
OLS
/
X68000
/
Ko-Window
/
kowin14b.lzh
/
kficons
/
Position.INC
< prev
next >
Wrap
Text File
|
1991-09-27
|
536b
|
13 lines
#ifndef CLASS
#define CLASS static
#endif
struct { short x,y,buf1[16],buf2[16]; } PositionPattern ={ 7,7,
/*static short Position1[] = */{
~0x0000, ~0x0100, ~0x0100, ~0x0100, ~0x0100, ~0x0100, ~0x0100, ~0x7FFC, ~0x0100, ~0x0100, ~0x0100, ~0x0100, ~0x0100, ~0x0100, ~0x0000, ~0x0000
},
/*static short Position2[] = */{
0x0000, 0x0100, 0x0100, 0x0100, 0x0100, 0x0100, 0x0100, 0x7FFC, 0x0100, 0x0100, 0x0100, 0x0100, 0x0100, 0x0100, 0x0000, 0x0000
},
};
/*CLASS Sheet PositionPattern = { 16, 16, 1, Position1, Position2 };*/