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
Added a typedef for __int64 which is a builtin Visual C++ type
[wine/multimedia.git]
/
include
/
bitmaps
/
obm_old_dnarrow
blob
f9f707a0df3e4e18b2519c6c380847f7ff9e29f3
1
/* XPM */
2
static char * obm_old_dnarrow[] = {
3
"15 15 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
" "};