Add map
This commit is contained in:
parent
ffbc647024
commit
ddc4f5b6ad
2 changed files with 35 additions and 7 deletions
24
assets.h
24
assets.h
|
@ -332,6 +332,30 @@ static const char *LCR_internalDataFile =
|
|||
":<o1y:fg11"
|
||||
// finish:
|
||||
":!vdt:!vdA"
|
||||
|
||||
// TINY MAP 4:
|
||||
|
||||
"#MLCtiny4;4321 1"
|
||||
":*x1q:+u1F:!x1o"
|
||||
// platform:
|
||||
":=j0o:fg1j"
|
||||
":xj0o:fc18"
|
||||
":xj0E:f613"
|
||||
":=p0w2:f71b"
|
||||
":Aj0DI"
|
||||
":Ap0G2I"
|
||||
":Aj0wJ"
|
||||
// walls:
|
||||
":^m1A1I:fd11"
|
||||
":=m1w:f911"
|
||||
":^v1oJ:f118"
|
||||
":Av1wL"
|
||||
":=t0A:f234"
|
||||
":^z1oL:f11j"
|
||||
":^z0oL-:f11j"
|
||||
// fans:
|
||||
":Vm1xI:Vm1z"
|
||||
":-w0q1:-y0q1"
|
||||
;
|
||||
|
||||
#define LCR_IMAGE_SIZE 64 ///< one-dimension resolution of bitmap image
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue