mirror of
				https://github.com/coop-deluxe/sm64coopdx.git
				synced 2025-10-30 08:01:01 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
	
		
			94 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
	
		
			94 B
		
	
	
	
		
			C
		
	
	
	
	
	
// Empty geo script
 | 
						|
const GeoLayout test_platform_geo[] = {
 | 
						|
    GEO_BRANCH_AND_LINK(NULL),
 | 
						|
};
 |