mirror of
				https://git.h3cjp.net/H3cJP/citra.git
				synced 2025-10-31 15:04:53 +00:00 
			
		
		
		
	Merge pull request #4371 from lioncash/cmake2
core/CMakeLists: Add missing physical_memory.h header file
This commit is contained in:
		
						commit
						92f37a229e
					
				|  | @ -185,6 +185,7 @@ add_library(core STATIC | |||
|     hle/kernel/object.h | ||||
|     hle/kernel/physical_core.cpp | ||||
|     hle/kernel/physical_core.h | ||||
|     hle/kernel/physical_memory.h | ||||
|     hle/kernel/process.cpp | ||||
|     hle/kernel/process.h | ||||
|     hle/kernel/process_capability.cpp | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue