projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Delay loading of interrupt table functions until they are needed.
[wine]
/
include
/
bitmaps
/
obm_btsize
1
/* XPM */
2
static char * obm_btsize[] = {
3
"15 15 2 1",
4
" s black c black",
5
". s white c white",
6
" ",
7
" ....... ..... ",
8
" ....... ..... ",
9
" ....... ..... ",
10
" ....... ..... ",
11
" ....... ..... ",
12
" ....... ..... ",
13
" ....... ..... ",
14
" ..... ",
15
" ............. ",
16
" ............. ",
17
" ............. ",
18
" ............. ",
19
" ............. ",
20
" "};