annotate emph_player_seq.h @ 3:5a977ccbc7a9 default tip

Empty changelog
author darius
date Sat, 06 Dec 1997 05:41:29 +0000
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3
5a977ccbc7a9 Empty changelog
darius
parents:
diff changeset
1 /* $Id: emph_player_seq.h,v 1.1.1.1 1997/12/06 05:41:29 darius Exp $ */
5a977ccbc7a9 Empty changelog
darius
parents:
diff changeset
2
5a977ccbc7a9 Empty changelog
darius
parents:
diff changeset
3 #define emph_player_seq_width 24
5a977ccbc7a9 Empty changelog
darius
parents:
diff changeset
4 #define emph_player_seq_height 24
5a977ccbc7a9 Empty changelog
darius
parents:
diff changeset
5 #define emph_player_seq_frames 3
5a977ccbc7a9 Empty changelog
darius
parents:
diff changeset
6 static char emph_player_seq_bits[emph_player_seq_frames][72] = {{
5a977ccbc7a9 Empty changelog
darius
parents:
diff changeset
7 0x00, 0x00, 0x00, 0x00, 0x08, 0x00, 0x00, 0x08, 0x00, 0x80, 0x9c, 0x00,
5a977ccbc7a9 Empty changelog
darius
parents:
diff changeset
8 0x80, 0xff, 0x00, 0xc0, 0xc1, 0x01, 0x60, 0x00, 0x03, 0x38, 0x00, 0x0e,
5a977ccbc7a9 Empty changelog
darius
parents:
diff changeset
9 0x30, 0x00, 0x06, 0x10, 0x00, 0x04, 0x18, 0x00, 0x0c, 0x1e, 0x00, 0x3c,
5a977ccbc7a9 Empty changelog
darius
parents:
diff changeset
10 0x18, 0x00, 0x0c, 0x10, 0x00, 0x04, 0x30, 0x00, 0x06, 0x38, 0x00, 0x0e,
5a977ccbc7a9 Empty changelog
darius
parents:
diff changeset
11 0x60, 0x00, 0x03, 0xc0, 0xc1, 0x01, 0x80, 0xff, 0x00, 0x80, 0x9c, 0x00,
5a977ccbc7a9 Empty changelog
darius
parents:
diff changeset
12 0x00, 0x08, 0x00, 0x00, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00},
5a977ccbc7a9 Empty changelog
darius
parents:
diff changeset
13 {
5a977ccbc7a9 Empty changelog
darius
parents:
diff changeset
14 0x00, 0x08, 0x00, 0x00, 0x08, 0x00, 0x40, 0x1c, 0x01, 0xc0, 0xff, 0x01,
5a977ccbc7a9 Empty changelog
darius
parents:
diff changeset
15 0xc0, 0xff, 0x01, 0xe0, 0x80, 0x03, 0x7c, 0x00, 0x1f, 0x38, 0x00, 0x0e,
5a977ccbc7a9 Empty changelog
darius
parents:
diff changeset
16 0x18, 0x00, 0x0c, 0x18, 0x00, 0x0c, 0x1c, 0x00, 0x1c, 0x1f, 0x00, 0x7c,
5a977ccbc7a9 Empty changelog
darius
parents:
diff changeset
17 0x1c, 0x00, 0x1c, 0x18, 0x00, 0x0c, 0x18, 0x00, 0x0c, 0x38, 0x00, 0x0e,
5a977ccbc7a9 Empty changelog
darius
parents:
diff changeset
18 0x7c, 0x00, 0x1f, 0xe0, 0x80, 0x03, 0xc0, 0xff, 0x01, 0xc0, 0xff, 0x01,
5a977ccbc7a9 Empty changelog
darius
parents:
diff changeset
19 0x40, 0x1c, 0x01, 0x00, 0x08, 0x00, 0x00, 0x08, 0x00, 0x00, 0x00, 0x00},
5a977ccbc7a9 Empty changelog
darius
parents:
diff changeset
20 {
5a977ccbc7a9 Empty changelog
darius
parents:
diff changeset
21 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
5a977ccbc7a9 Empty changelog
darius
parents:
diff changeset
22 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
5a977ccbc7a9 Empty changelog
darius
parents:
diff changeset
23 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
5a977ccbc7a9 Empty changelog
darius
parents:
diff changeset
24 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
5a977ccbc7a9 Empty changelog
darius
parents:
diff changeset
25 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
5a977ccbc7a9 Empty changelog
darius
parents:
diff changeset
26 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}};