mirror of
https://github.com/elliotnunn/mac-rom.git
synced 2025-01-05 23:30:34 +00:00
0ba83392d4
Resource forks are included only for .rsrc files. These are DeRezzed into their data fork. 'ckid' resources, from the Projector VCS, are not included. The Tools directory, containing mostly junk, is also excluded.
25 lines
748 B
R
25 lines
748 B
R
/*
|
|
File: PixPat4Colors.r
|
|
|
|
Copyright: © 1989-1990 by Apple Computer, Inc., all rights reserved.
|
|
|
|
Change History (most recent first):
|
|
|
|
<2> 7/10/90 dba get rid of the name
|
|
<1.0> 7/24/89 CSD Added to EASE. Used by the Color Picker Package (PACK 12).
|
|
|
|
To Do:
|
|
*/
|
|
|
|
data 'ppat' (-5760, purgeable) {
|
|
$"00 01 00 00 00 1C 00 00 00 4E 00 00 00 00 00 00"
|
|
$"00 00 00 00 FF B8 01 30 00 02 81 CC 00 00 00 00"
|
|
$"80 02 00 00 00 00 00 08 00 08 00 00 00 00 00 00"
|
|
$"00 00 00 48 00 00 00 48 00 00 00 00 00 02 00 01"
|
|
$"00 02 00 00 00 00 00 00 00 5E 00 00 00 00 DD DD"
|
|
$"88 88 DD DD 88 88 DD DD 88 88 DD DD 88 88 00 00"
|
|
$"0E 27 80 00 00 03 00 00 00 00 69 00 FF 00 00 00"
|
|
$"FF 00 00 00 33 00 00 00 FF 00 99 00 00 00 00 00"
|
|
$"FF 00 EB 00 00 00"
|
|
};
|