Continue menu
This commit is contained in:
parent
9e0cb3c944
commit
44f748134f
2 changed files with 204 additions and 94 deletions
5
assets.h
5
assets.h
|
@ -33,7 +33,7 @@ static const char *LCR_texts[] =
|
|||
};
|
||||
|
||||
static const char *LCR_internalResourceFile =
|
||||
"testmap;"
|
||||
"Mtestmap;"
|
||||
"0 :*H1k0J"
|
||||
|
||||
":=s0s0 :fd190" // big concrete
|
||||
|
@ -76,7 +76,8 @@ static const char *LCR_internalResourceFile =
|
|||
":-k5k0 :f5120"
|
||||
" map end "
|
||||
|
||||
"#map2;1 :*H1k0J :,s0s0 :fd190 "
|
||||
"#Mmap2;1 :*H1k0J :,s0s0 :fd190 "
|
||||
"#Mmap3;1 :*H1k0J :,s0s0 :fd190 "
|
||||
;
|
||||
|
||||
#define LCR_IMAGE_SIZE 64 ///< one-dimension resolution of bitmap image
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue