9 lines
		
	
	
		
			465 B
		
	
	
	
		
			Plaintext
		
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			465 B
		
	
	
	
		
			Plaintext
		
	
	
| #define flagstone_D_width 24
 | |
| #define flagstone_D_height 24
 | |
| static char flagstone_D_bits[] = {
 | |
|  0xbf,0xaa,0xaa,0x5f,0x51,0xd4,0xbf,0x28,0xd0,0x5f,0x10,0xd0,0x3f,0x20,0x90,
 | |
|  0x5f,0x12,0xe0,0x3f,0x20,0x81,0x5f,0x20,0xc0,0xbf,0x20,0xc4,0x5f,0xd2,0xa0,
 | |
|  0xbf,0x51,0xd1,0x5f,0xaa,0xd6,0x3f,0x20,0xd0,0x1f,0x40,0x80,0x3f,0x21,0xc0,
 | |
|  0x1f,0x60,0xa0,0x3f,0xc8,0xaf,0x1f,0x21,0xd0,0x3f,0x10,0xa8,0x1f,0x08,0xd0,
 | |
|  0x7f,0x18,0xa0,0x5f,0x2a,0xd0,0xbf,0x2a,0xd2,0x5f,0xd5,0xaa};
 |