mirror of
				https://github.com/thornAvery/kep-hack.git
				synced 2025-10-31 19:00:58 +13:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			334 B
		
	
	
	
		
			NASM
		
	
	
		
			Executable file
		
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			334 B
		
	
	
	
		
			NASM
		
	
	
		
			Executable file
		
	
	
	
	
| FuchsiaMeetingRoom_h: ; 0x756d7 to 0x756e3 (12 bytes) (id=158)
 | |
| 	db LAB ; tileset
 | |
| 	db FUCHSIA_MEETING_ROOM_HEIGHT, FUCHSIA_MEETING_ROOM_WIDTH ; dimensions (y, x)
 | |
| 	dw FuchsiaMeetingRoomBlocks, FuchsiaMeetingRoomTextPointers, FuchsiaMeetingRoomScript ; blocks, texts, scripts
 | |
| 	db $00 ; connections
 | |
| 	dw FuchsiaMeetingRoomObject ; objects
 | 
