mirror of
				https://github.com/godotengine/godot.git
				synced 2025-10-31 13:41:03 +00:00 
			
		
		
		
	
		
			
	
	
		
			7 lines
		
	
	
	
		
			139 B
		
	
	
	
		
			C++
		
	
	
	
	
	
		
		
			
		
	
	
			7 lines
		
	
	
	
		
			139 B
		
	
	
	
		
			C++
		
	
	
	
	
	
|   | #ifndef EDITOR_INITIALIZE_SSL_H
 | ||
|  | #define EDITOR_INITIALIZE_SSL_H
 | ||
|  | 
 | ||
|  | void editor_initialize_certificates(); | ||
|  | 
 | ||
|  | #endif // EDITOR_INITIALIZE_SSL_H
 |