10 lines
		
	
	
		
			464 B
		
	
	
	
		
			Plaintext
		
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			464 B
		
	
	
	
		
			Plaintext
		
	
	
| #define firebullet_4_width 24
 | |
| #define firebullet_4_height 24
 | |
| static char firebullet_4_bits[] = {
 | |
| 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
 | |
| 0x20,0x00,0x00,0x40,0x01,0x00,0xd0,0x02,0x00,0xa0,0x06,0x00,
 | |
| 0x20,0x7f,0x00,0x40,0xc4,0x00,0x80,0xbd,0x00,0x00,0xbf,0x01,
 | |
| 0x00,0xb2,0x01,0x00,0x9a,0x00,0x00,0xc6,0x00,0x00,0x7c,0x00,
 | |
| 0x00,0x18,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
 | |
| 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00};
 |