10 lines
		
	
	
		
			476 B
		
	
	
	
		
			Plaintext
		
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			476 B
		
	
	
	
		
			Plaintext
		
	
	
| #define grafikk/gnollhus_width 24
 | |
| #define grafikk/gnollhus_height 24
 | |
| static char grafikk/gnollhus_bits[] = {
 | |
| 0x00,0x00,0x00,0x02,0xff,0x40,0xce,0xff,0x73,0xbc,0xff,0x3d,
 | |
| 0xf8,0xff,0x1f,0xb8,0xff,0x1d,0xd4,0xff,0x2b,0xfc,0xff,0x3f,
 | |
| 0xec,0xff,0x37,0x8c,0xff,0x31,0x0c,0x3c,0x30,0xe4,0x18,0x27,
 | |
| 0x44,0xdb,0x22,0x84,0xc3,0x21,0x04,0x00,0x20,0x4c,0x18,0x32,
 | |
| 0xc8,0x00,0x13,0x48,0xff,0x12,0x90,0x52,0x09,0x90,0x89,0x09,
 | |
| 0x20,0x7e,0x04,0xc0,0x00,0x03,0x00,0xff,0x00,0x00,0x00,0x00};
 |