gbdk-releases/gbdk-lib/examples/gb/dscan/bkg_c.c
2015-01-10 16:25:07 +01:00

63 lines
2.2 KiB
C
Executable file

/*
BKG_C.C
Map Source File.
Info:
Section :
Bank : 0
Map size : 20 x 18
Tile set : C:\SDK\gb-gb\2-0-15\examples\dscan\bkg.gbr
Plane count : 1 plane (8 bits)
Plane order : Tiles are continues
This file was generated by GBMB v0.8
*/
#define bkg_cWidth 20
#define bkg_cHeight 18
const unsigned char bkg_c[] =
{
0x10,0x10,0x10,0x10,0x10,0x10,0x10,0x10,0x10,0x10,
0x10,0x10,0x10,0x10,0x10,0x10,0x10,0x10,0x10,0x10,
0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x11,
0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x11,
0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,
0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,
0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,
0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,
0x02,0x02,0x02,0x02,0x02,0x04,0x04,0x04,0x04,0x04,
0x04,0x04,0x04,0x04,0x04,0x02,0x02,0x02,0x02,0x02,
0x02,0x02,0x02,0x02,0x02,0x04,0x04,0x04,0x04,0x04,
0x04,0x04,0x04,0x04,0x04,0x02,0x02,0x02,0x02,0x02,
0x02,0x02,0x02,0x02,0x02,0x05,0x05,0x05,0x05,0x05,
0x05,0x05,0x05,0x05,0x05,0x02,0x02,0x02,0x02,0x02,
0x02,0x02,0x02,0x02,0x02,0x06,0x06,0x06,0x06,0x06,
0x06,0x06,0x06,0x06,0x06,0x02,0x02,0x02,0x02,0x02,
0x02,0x02,0x02,0x02,0x02,0x08,0x08,0x08,0x08,0x08,
0x08,0x08,0x08,0x08,0x08,0x02,0x02,0x02,0x02,0x02,
0x02,0x02,0x02,0x02,0x02,0x07,0x07,0x07,0x07,0x07,
0x07,0x07,0x07,0x07,0x07,0x02,0x02,0x02,0x02,0x02,
0x02,0x02,0x02,0x02,0x02,0x09,0x09,0x09,0x09,0x09,
0x09,0x09,0x09,0x09,0x09,0x02,0x02,0x02,0x02,0x02,
0x02,0x02,0x02,0x02,0x02,0x0A,0x0A,0x0A,0x0A,0x0A,
0x0A,0x0A,0x0A,0x0A,0x0A,0x02,0x02,0x02,0x02,0x02,
0x02,0x02,0x02,0x02,0x02,0x0B,0x0B,0x0B,0x0B,0x0B,
0x0B,0x0B,0x0B,0x0B,0x0B,0x02,0x02,0x02,0x02,0x02,
0x02,0x02,0x02,0x02,0x02,0x0C,0x0C,0x0C,0x0C,0x0C,
0x0C,0x0C,0x0C,0x0C,0x0C,0x02,0x02,0x02,0x02,0x02,
0x02,0x02,0x02,0x02,0x02,0x0D,0x0D,0x0D,0x0D,0x0D,
0x0D,0x0D,0x0D,0x0D,0x0D,0x02,0x02,0x02,0x02,0x02,
0x02,0x02,0x02,0x02,0x02,0x0E,0x0E,0x0E,0x0E,0x0E,
0x0E,0x0E,0x0E,0x0E,0x0E,0x02,0x02,0x02,0x02,0x02,
0x02,0x02,0x02,0x02,0x02,0x0F,0x0F,0x0F,0x0F,0x0F,
0x0F,0x0F,0x0F,0x0F,0x0F,0x02,0x02,0x02,0x02,0x02,
0x02,0x02,0x02,0x02,0x02,0x02,0x02,0x02,0x02,0x02,
0x02,0x02,0x02,0x02,0x02,0x02,0x02,0x02,0x02,0x02,
};
/* End of BKG_C.C */