10 lines
		
	
	
		
			446 B
		
	
	
	
		
			Plaintext
		
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			446 B
		
	
	
	
		
			Plaintext
		
	
	
| #define wand_1_width 24
 | |
| #define wand_1_height 24
 | |
| static char wand_1_bits[] = {
 | |
| 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x09,0x00,0x00,0x0a,
 | |
| 0x00,0x00,0x60,0x00,0xc0,0x10,0x00,0x00,0x06,0x00,0x00,0x13,
 | |
| 0x00,0xc0,0x23,0x00,0xe0,0x00,0x00,0x60,0x00,0x00,0x38,0x00,
 | |
| 0x00,0x3c,0x00,0x00,0x0c,0x00,0x00,0x0c,0x00,0x00,0x0f,0x00,
 | |
| 0xc0,0x07,0x00,0xf0,0x01,0x00,0x78,0x00,0x00,0x3c,0x00,0x00,
 | |
| 0x3c,0x00,0x00,0x1e,0x00,0x00,0x08,0x00,0x00,0x00,0x00,0x00};
 |