mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-30 21:30:04 +00:00 
			
		
		
		
	.gitmodules: Make enet use the same convention as other submodules.
This makes it easier for packagers to preload all submodules.
This commit is contained in:
		
							parent
							
								
									e634b75754
								
							
						
					
					
						commit
						80b9a276ed
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								.gitmodules
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.gitmodules
									
										
									
									
										vendored
									
									
								
							|  | @ -25,7 +25,7 @@ | ||||||
| [submodule "fmt"] | [submodule "fmt"] | ||||||
|     path = externals/fmt |     path = externals/fmt | ||||||
|     url = https://github.com/fmtlib/fmt.git |     url = https://github.com/fmtlib/fmt.git | ||||||
| [submodule "externals/enet"] | [submodule "enet"] | ||||||
|     path = externals/enet |     path = externals/enet | ||||||
|     url = https://github.com/lsalzman/enet |     url = https://github.com/lsalzman/enet | ||||||
| [submodule "cpr"] | [submodule "cpr"] | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue