Fixed CloseHandle() on global handles.
[wine/multimedia.git] / include / bitmaps / obm_old_reduce
blob3418845f572df0fd674c6e2d4f9212c5fec226b8
1 /* XPM */
2 static char * obm_old_reduce[] = {
3 "25 19 2 1",
4 "       s white c white",
5 ".      s black c black",
6 "                         ",
7 "                         ",
8 "                         ",
9 "          .....          ",
10 "          .   .          ",
11 "          .   ..         ",
12 "          .   ..         ",
13 "          .   ..         ",
14 "          .   ..         ",
15 "          .   ..         ",
16 "          .   ..         ",
17 "       ....   ....       ",
18 "        .       ...      ",
19 "         .     ...       ",
20 "          .   ...        ",
21 "           . ...         ",
22 "            ...          ",
23 "             .           ",
24 "                         "};