repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix the Winelib case.
[wine/multimedia.git]
/
include
/
bitmaps
/
obm_check
blob
7ff8bf31f5b80eaae1c754e57dd70ddbb669b877
1
/* XPM */
2
static char * obm_check[] = {
3
"14 14 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
" "};