//{{BLOCK(met_sky) //====================================================================== // // met_sky, 256x160@4, // + palette 14 entries, lz77 compressed // + 25 tiles (t|f reduced) lz77 compressed // + regular map (flat), lz77 compressed, 32x20 // Total size: 28 + 204 + 240 = 472 // // Time-stamp: 2017-01-01, 21:27:37 // Exported by Cearn's GBA Image Transmogrifier, v0.8.6 // ( http://www.coranac.com/projects/#grit ) // //====================================================================== const unsigned int met_skyTiles[51] __attribute__((aligned(4)))= { 0x00032010,0xF0000033,0x33059001,0x2001F033,0x3332010D,0x23232333,0xBD19F023,0xF0321E60, 0xF040B01F,0x325E801F,0xF0E03FF0,0x601EF07F,0x23332308,0x30E13232,0x90471001,0x22232207, 0xDF015022,0x0F001FF0,0xF0217022,0x803F001F,0xDF1FF040,0x3FA00F10,0x90A71022,0xF07F9007, 0x7B3D003B,0x70010032,0x8001F0A2,0x01002106,0x50880730,0x1122220F,0x11210F30,0x12123712, 0x276031F0,0xF01E0021,0x0757601F,0x12122212,0xF0565021,0x363A0001,0x01302121,0x40116710, 0x210FF007,0xF06720FC,0xF00F5007,0x20079015,0x3F121157,0x01F01111,0x31200D20,0x1F801FF0, 0x11789C10,0x01F04300,0x01F001F0, }; const unsigned short met_skyMap[120] __attribute__((aligned(4)))= { 0x0010,0x0005,0x003F,0xF010,0xF001,0xF001,0xF001,0xF001, 0xF001,0xF801,0x01F0,0x01F0,0x01F0,0x01F0,0x0770,0x1001, 0x3402,0x0310,0x05F0,0x05A0,0x0004,0x0515,0x0210,0x1402, 0x1401,0x1403,0x0570,0x8306,0x4D20,0x1007,0x1008,0xF009, 0xA005,0x4005,0x000A,0x0B15,0x0810,0x0714,0x2B14,0x1409, 0x0570,0x200C,0x0D8D,0x01F0,0x01F0,0xF0E3,0x2001,0x100D, 0x0ECD,0x0F10,0x01F0,0x0B40,0x101C,0x1110,0x01F0,0x0780, 0x0D11,0x1012,0x1361,0x01F0,0x0B40,0x1014,0x1413,0x01F0, 0x70C6,0x1107,0x154D,0x1610,0x01F0,0x0B40,0x1D17,0x1610, 0xF014,0x7001,0x1107,0x188D,0x01F0,0xF0FF,0xF001,0x2001, 0xF00D,0xF03F,0xF001,0xF001,0xF03F,0xFF01,0x01F0,0x01F0, 0x3FF0,0x01F0,0x01F0,0x3FF0,0x01F0,0x01F0,0xF0FF,0xF001, 0xF03F,0xF001,0xF001,0xF03F,0xF015,0xF001,0xFF01,0x3FF0, 0x01F0,0x01F0,0x3FF0,0x01F0,0x01F0,0x01F0,0x01F0,0xF0FE, 0xF001,0xF001,0xF001,0xF001,0xF001,0xB001,0x1003,0x0000, }; const unsigned short met_skyPal[14] __attribute__((aligned(4)))= { 0x2010,0x0000,0x0000,0x9602,0x747F,0x517F,0x007F,0x7FFE, 0x7F9C,0x7F7A,0x0000,0xD080,0x1101,0x1111, }; //}}BLOCK(met_sky)