repo.or.cz
/
wine
/
gsoc-2012-control.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Release 940815
[wine/gsoc-2012-control.git]
/
include
/
bitmaps
/
menu_arrow
blob
a38ff70478f96045cce4ada798a8785df4224baf
1
#define menu_arrow_width 7
2
#define menu_arrow_height 11
3
static char menu_arrow_bits[] = {
4
0x00, 0x02, 0x06, 0x0e, 0x1e, 0x3e, 0x1e, 0x0e, 0x06, 0x02, 0x00};