Added preferences to dinput drivers (so we can have two joystick
[wine/hacks.git] / include / bitmaps / obm_radiocheck
blobe2cc4e8d6672c7d304581433f9caa299d20e1340
1 /* XPM */
2 static char *obm_radiocheck[] = {
3 /* size */
4 "14 14 2 1",
5 /* colors */
6 ".      s white c white",
7 "#      s black c black",
8 /* pixels */
9 "..............",
10 "..............",
11 "..............",
12 ".....####.....",
13 "....######....",
14 "...########...",
15 "...########...",
16 "...########...",
17 "...########...",
18 "....######....",
19 ".....####.....",
20 "..............",
21 "..............",
22 ".............."