Add hill block
This commit is contained in:
parent
1c83fe4660
commit
21cedabf85
3 changed files with 59 additions and 6 deletions
7
assets.h
7
assets.h
|
@ -18,7 +18,12 @@
|
|||
|
||||
static const char *LCR_maps[] =
|
||||
{
|
||||
"LM;;;0; #=s0s0 #}r0s0-|L #*r0c0 "
|
||||
"LM;;;0;#*s1s0"
|
||||
"#=s0s0 #fd190"
|
||||
"#=C0s1 #fd190"
|
||||
"#=M0s2 #fd190"
|
||||
"#=W0s3 #fd190"
|
||||
"#(s0r0"
|
||||
};
|
||||
|
||||
#define LCR_IMAGE_SIZE 64 ///< one-dimension resolution of bitmap image
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue