This website requires JavaScript.
Explore
Help
Sign In
valvin
/
carrot-game
Watch
1
Star
0
Fork
You've already forked carrot-game
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
carrot-game
/
resources
/
heart.xbm
5 lines
88 B
C
Raw
Permalink
Blame
History
#
define _width 5
#
define _height 5
static
char
_bits
[
]
=
{
0x1b
,
0x1b
,
0x1f
,
0x1f
,
0x0e
}
;
Reference in New Issue
View Git Blame
Copy Permalink