mirror of
				https://github.com/thornAvery/kep-hack.git
				synced 2025-10-31 10:50:59 +13:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			230 B
		
	
	
	
		
			NASM
		
	
	
		
			Executable file
		
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			230 B
		
	
	
	
		
			NASM
		
	
	
		
			Executable file
		
	
	
	
	
| SilphCo7_h:
 | |
| 	db FACILITY ; tileset
 | |
| 	db SILPH_CO_7F_HEIGHT, SILPH_CO_7F_WIDTH ; dimensions (y, x)
 | |
| 	dw SilphCo7Blocks, SilphCo7TextPointers, SilphCo7Script ; blocks, texts, scripts
 | |
| 	db $00 ; connections
 | |
| 	dw SilphCo7Object ; objects
 | 
