This website requires JavaScript.
Explore
Help
Sign In
OpenE2K
/
qemu-e2k
Watch
13
Star
4
Fork
You've already forked qemu-e2k
0
Code
Issues
4
Pull Requests
Projects
2
Releases
Activity
893e1f2c51
qemu-e2k
/
ui
/
cursor_hidden.xpm
38 lines
1.3 KiB
C
Raw
Blame
History
/* XPM */
static
const
char
*
cursor_hidden_xpm
[
]
=
{
"
32 32 1 1
"
,
"
c None
"
,
"
"
,
"
"
,
"
"
,
"
"
,
"
"
,
"
"
,
"
"
,
"
"
,
"
"
,
"
"
,
"
"
,
"
"
,
"
"
,
"
"
,
"
"
,
"
"
,
"
"
,
"
"
,
"
"
,
"
"
,
"
"
,
"
"
,
"
"
,
"
"
,
"
"
,
"
"
,
"
"
,
"
"
,
"
"
,
"
"
,
"
"
,
"
"
,
}
;
Reference in New Issue
View Git Blame
Copy Permalink