bkg_c.c (2300B)
1/* 2 3 BKG_C.C 4 5 Map Source File. 6 7 Info: 8 Section : 9 Bank : 0 10 Map size : 20 x 18 11 Tile set : C:\SDK\gb-gb\2-0-15\examples\dscan\bkg.gbr 12 Plane count : 1 plane (8 bits) 13 Plane order : Tiles are continues 14 15 This file was generated by GBMB v0.8 16 17*/ 18 19#define bkg_cWidth 20 20#define bkg_cHeight 18 21 22const unsigned char bkg_c[] = 23{ 24 0x10,0x10,0x10,0x10,0x10,0x10,0x10,0x10,0x10,0x10, 25 0x10,0x10,0x10,0x10,0x10,0x10,0x10,0x10,0x10,0x10, 26 0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x11, 27 0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x11, 28 0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12, 29 0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12, 30 0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13, 31 0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13, 32 0x02,0x02,0x02,0x02,0x02,0x04,0x04,0x04,0x04,0x04, 33 0x04,0x04,0x04,0x04,0x04,0x02,0x02,0x02,0x02,0x02, 34 0x02,0x02,0x02,0x02,0x02,0x04,0x04,0x04,0x04,0x04, 35 0x04,0x04,0x04,0x04,0x04,0x02,0x02,0x02,0x02,0x02, 36 0x02,0x02,0x02,0x02,0x02,0x05,0x05,0x05,0x05,0x05, 37 0x05,0x05,0x05,0x05,0x05,0x02,0x02,0x02,0x02,0x02, 38 0x02,0x02,0x02,0x02,0x02,0x06,0x06,0x06,0x06,0x06, 39 0x06,0x06,0x06,0x06,0x06,0x02,0x02,0x02,0x02,0x02, 40 0x02,0x02,0x02,0x02,0x02,0x08,0x08,0x08,0x08,0x08, 41 0x08,0x08,0x08,0x08,0x08,0x02,0x02,0x02,0x02,0x02, 42 0x02,0x02,0x02,0x02,0x02,0x07,0x07,0x07,0x07,0x07, 43 0x07,0x07,0x07,0x07,0x07,0x02,0x02,0x02,0x02,0x02, 44 0x02,0x02,0x02,0x02,0x02,0x09,0x09,0x09,0x09,0x09, 45 0x09,0x09,0x09,0x09,0x09,0x02,0x02,0x02,0x02,0x02, 46 0x02,0x02,0x02,0x02,0x02,0x0A,0x0A,0x0A,0x0A,0x0A, 47 0x0A,0x0A,0x0A,0x0A,0x0A,0x02,0x02,0x02,0x02,0x02, 48 0x02,0x02,0x02,0x02,0x02,0x0B,0x0B,0x0B,0x0B,0x0B, 49 0x0B,0x0B,0x0B,0x0B,0x0B,0x02,0x02,0x02,0x02,0x02, 50 0x02,0x02,0x02,0x02,0x02,0x0C,0x0C,0x0C,0x0C,0x0C, 51 0x0C,0x0C,0x0C,0x0C,0x0C,0x02,0x02,0x02,0x02,0x02, 52 0x02,0x02,0x02,0x02,0x02,0x0D,0x0D,0x0D,0x0D,0x0D, 53 0x0D,0x0D,0x0D,0x0D,0x0D,0x02,0x02,0x02,0x02,0x02, 54 0x02,0x02,0x02,0x02,0x02,0x0E,0x0E,0x0E,0x0E,0x0E, 55 0x0E,0x0E,0x0E,0x0E,0x0E,0x02,0x02,0x02,0x02,0x02, 56 0x02,0x02,0x02,0x02,0x02,0x0F,0x0F,0x0F,0x0F,0x0F, 57 0x0F,0x0F,0x0F,0x0F,0x0F,0x02,0x02,0x02,0x02,0x02, 58 0x02,0x02,0x02,0x02,0x02,0x02,0x02,0x02,0x02,0x02, 59 0x02,0x02,0x02,0x02,0x02,0x02,0x02,0x02,0x02,0x02, 60}; 61 62/* End of BKG_C.C */