mirror of
				https://github.com/thornAvery/kep-hack.git
				synced 2025-10-30 18:39:18 +13:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			389 B
		
	
	
	
		
			NASM
		
	
	
		
			Executable file
		
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			389 B
		
	
	
	
		
			NASM
		
	
	
		
			Executable file
		
	
	
	
	
| UndergroundPathEntranceRoute7Copy_h: ; 5d75d (17:575d)
 | |
| 	db GATE ; tileset
 | |
| 	db PATH_ENTRANCE_ROUTE_7_HEIGHT, PATH_ENTRANCE_ROUTE_7_WIDTH ; dimensions (y, x)
 | |
| 	dw UndergroundPathEntranceRoute7CopyBlocks, UndergroundPathEntranceRoute7CopyTextPointers, UndergroundPathEntranceRoute7CopyScript ; blocks, texts, scripts
 | |
| 	db $00 ; connections
 | |
| 	dw UndergroundPathEntranceRoute7CopyObject ; objects
 | 
