Please enable JavaScript in your browser!
Página inicial
Explorar
Ajuda
Entrar
orthogonal
/
LibertyBSD_xenocara
fork de
alimiracle/LibertyBSD_xenocara
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
master
LibertyBSD_x...
/
xenocara
/
data
/
bitmaps
/
gray
gray
87 B
Link permanente
Histórico
Raw
1
2
3
4
5
#define gray_width 2
#define gray_height 2
static char gray_bits[] = {
0x01, 0x02};