10 lines
		
	
	
		
			467 B
		
	
	
	
		
			Groff
		
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			467 B
		
	
	
	
		
			Groff
		
	
	
| #define hidden_door_1_width 24
 | |
| #define hidden_door_1_height 24
 | |
| static char hidden_door_1_bits[] = {
 | |
| 0x00,0x1f,0x01,0x00,0xff,0x01,0x00,0x1f,0x01,0x00,0xce,0x00,
 | |
| 0x00,0x8f,0x00,0x00,0x47,0x00,0x00,0x23,0x00,0x00,0x21,0x00,
 | |
| 0x00,0x1f,0x00,0x00,0x00,0x00,0x00,0x11,0x00,0x00,0x00,0x00,
 | |
| 0x00,0x11,0x00,0x00,0x00,0x00,0x00,0x11,0x00,0x00,0xe0,0x01,
 | |
| 0x00,0x11,0x01,0x00,0x10,0x01,0x00,0x19,0x01,0x00,0x28,0x01,
 | |
| 0x00,0x1d,0x01,0x00,0x9c,0x00,0x00,0x1e,0x01,0x00,0x1e,0x01};
 |