mirror of
https://github.com/sehugg/8bitworkshop.git
synced 2024-11-19 09:31:24 +00:00
8 lines
350 B
C
8 lines
350 B
C
/*{w:32,h:30,bpp:8,comp:"rletag",map:"nesnt"}*/
|
|
const unsigned char level_nam[52]={
|
|
0x01,0x00,0x01,0xfe,0x00,0x01,0x89,0x67,0x00,0x65,0x66,0x67,0x68,0x65,0x66,0x67,
|
|
0x00,0x01,0x16,0x67,0x00,0x65,0x6d,0x67,0x68,0x65,0x6d,0x67,0x00,0x01,0x16,0x72,
|
|
0x78,0x72,0x73,0x75,0x76,0x72,0x73,0x72,0x78,0x00,0x01,0xfe,0x00,0x01,0xfe,0x00,
|
|
0x01,0x2e,0x01,0x00
|
|
};
|