mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 13:50:03 +00:00 
			
		
		
		
	Core: Removed unused directory_file_system and meta_file_system modules.
Core: Updated CMakeLists.txt to remove directory_file_system and meta_file_system modules.
This commit is contained in:
		
							parent
							
								
									469fe42fad
								
							
						
					
					
						commit
						0cc3e85685
					
				
					 9 changed files with 0 additions and 1477 deletions
				
			
		|  | @ -162,8 +162,6 @@ | |||
|     <ClCompile Include="arm\interpreter\vfp\vfpsingle.cpp" /> | ||||
|     <ClCompile Include="core.cpp" /> | ||||
|     <ClCompile Include="core_timing.cpp" /> | ||||
|     <ClCompile Include="file_sys\directory_file_system.cpp" /> | ||||
|     <ClCompile Include="file_sys\meta_file_system.cpp" /> | ||||
|     <ClCompile Include="hle\config_mem.cpp" /> | ||||
|     <ClCompile Include="hle\coprocessor.cpp" /> | ||||
|     <ClCompile Include="hle\hle.cpp" /> | ||||
|  | @ -211,9 +209,7 @@ | |||
|     <ClInclude Include="arm\interpreter\vfp\vfp_helper.h" /> | ||||
|     <ClInclude Include="core.h" /> | ||||
|     <ClInclude Include="core_timing.h" /> | ||||
|     <ClInclude Include="file_sys\directory_file_system.h" /> | ||||
|     <ClInclude Include="file_sys\file_sys.h" /> | ||||
|     <ClInclude Include="file_sys\meta_file_system.h" /> | ||||
|     <ClInclude Include="hle\config_mem.h" /> | ||||
|     <ClInclude Include="hle\coprocessor.h" /> | ||||
|     <ClInclude Include="hle\function_wrappers.h" /> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue