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
Fixed typo.
[wine/multimedia.git]
/
include
/
bitmaps
/
obm_combo
blob
c7d69a2f7b9dc9dca6f43b5c6edd41321c33495f
1
/* XPM */
2
static char * obm_combo[] = {
3
"7 9 2 1",
4
" s white c white",
5
". s black c black",
6
" ... ",
7
" ... ",
8
" ... ",
9
".......",
10
" ..... ",
11
" ... ",
12
" . ",
13
" ",
14
"......."};