-
Notifications
You must be signed in to change notification settings - Fork 0
/
enemySpriteLeftExploding.c
68 lines (60 loc) · 3 KB
/
enemySpriteLeftExploding.c
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
//{{BLOCK(enemySpriteLeftExploding)
//======================================================================
//
// enemySpriteLeftExploding, 16x16@4,
// + palette 256 entries, not compressed
// + 4 tiles not compressed
// Total size: 512 + 128 = 640
//
// Time-stamp: 2021-04-22, 16:06:26
// Exported by Cearn's GBA Image Transmogrifier, v0.8.3
// ( http://www.coranac.com/projects/#grit )
//
//======================================================================
const unsigned short enemySpriteLeftExplodingTiles[64] __attribute__((aligned(4)))=
{
0x0000,0x0000,0x0000,0x1100,0x0B00,0x9BB0,0x0000,0x9991,
0x000B,0xB991,0x0000,0xB910,0x1100,0x1991,0xB911,0x99BB,
0x9191,0x0009,0x0999,0x0000,0x00B9,0x0000,0x0BBB,0x0090,
0x000B,0x0000,0xB00B,0x001B,0x1099,0x0001,0x9199,0x000B,
0x9911,0x9BBB,0x1100,0x1991,0x0000,0xB910,0x00B0,0xBB91,
0x0000,0x9991,0x9000,0x991B,0x0000,0x1900,0x0000,0x0000,
0x9199,0x0000,0x1099,0x0001,0x000B,0x0011,0x000B,0x0900,
0x000B,0x000B,0x00B9,0x0000,0x0999,0x0000,0x9111,0x0009,
};
const unsigned short enemySpriteLeftExplodingPal[256] __attribute__((aligned(4)))=
{
0x0000,0x0010,0x0200,0x0210,0x4000,0x4010,0x4200,0x6318,
0x4210,0x001F,0x03E0,0x03FF,0x7C00,0x7C1F,0x7FE0,0x7FFF,
0x0000,0x254A,0x014A,0x000F,0x5AD6,0x5AD7,0x5AD6,0x5AD6,
0x5AD6,0x5AD6,0x5AD6,0x5AD6,0x5AD6,0x5AD6,0x5AD6,0x5AD6,
0x0084,0x00E7,0x016B,0x01EF,0x0273,0x02F7,0x037B,0x03FF,
0x1000,0x1C00,0x2C00,0x3C00,0x4C00,0x5C00,0x6C00,0x7C00,
0x1004,0x1C07,0x2C0B,0x3C0F,0x4C13,0x5C17,0x6C1B,0x7C1F,
0x1080,0x1CE0,0x2D60,0x3DE0,0x4E60,0x5EE0,0x6F60,0x7FE0,
0x0842,0x0C63,0x14A5,0x1CE7,0x2529,0x2D6B,0x35AD,0x3DEF,
0x4631,0x4E73,0x56B5,0x5EF7,0x6739,0x6F7B,0x77BD,0x7FFF,
0x001F,0x007F,0x00FF,0x017F,0x01FF,0x027F,0x02FF,0x037F,
0x03FF,0x03FC,0x03F8,0x03F4,0x03F0,0x03EC,0x03E8,0x03E4,
0x03E0,0x0FE0,0x1FE0,0x2FE0,0x3FE0,0x4FE0,0x5FE0,0x6FE0,
0x7FE0,0x7F80,0x7F00,0x7E80,0x7E00,0x7D80,0x7D00,0x7C80,
0x7C00,0x7C03,0x7C07,0x7C0B,0x7C0F,0x7C13,0x7C17,0x7C1B,
0x7C1F,0x701F,0x601F,0x501F,0x401F,0x301F,0x201F,0x101F,
0x001F,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
0x0000,0x0421,0x0842,0x0C63,0x1084,0x14A5,0x18C6,0x1CE7,
0x2108,0x2529,0x294A,0x2D6B,0x318C,0x35AD,0x39CE,0x3DEF,
0x4210,0x4631,0x4A52,0x4E73,0x5294,0x56B5,0x5AD6,0x5EF7,
0x6318,0x6739,0x6B5A,0x6F7B,0x739C,0x77BD,0x7BDE,0x7FFF,
};
//}}BLOCK(enemySpriteLeftExploding)