9 lines
		
	
	
		
			462 B
		
	
	
	
		
			Plaintext
		
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			462 B
		
	
	
	
		
			Plaintext
		
	
	
#define GreatDemon_width 24
 | 
						|
#define GreatDemon_height 24
 | 
						|
static char GreatDemon_bits[] = {
 | 
						|
 0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
 | 
						|
 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
 | 
						|
 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
 | 
						|
 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
 | 
						|
 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00};
 |