mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 22:00:05 +00:00 
			
		
		
		
	WINVER definition moved to CMake and cleanup
This commit is contained in:
		
							parent
							
								
									cf5b8483fc
								
							
						
					
					
						commit
						0c22e52f52
					
				
					 2 changed files with 8 additions and 11 deletions
				
			
		|  | @ -26,9 +26,6 @@ | |||
| #define stat _stat64 | ||||
| #define fstat _fstat64 | ||||
| #define fileno _fileno | ||||
| // Windows version, at least Vista is required to obtain AppData Path
 | ||||
| #define WINVER 0x0600 | ||||
| #define _WIN32_WINNT 0x0600 | ||||
| #else | ||||
| #ifdef __APPLE__ | ||||
| #include <sys/param.h> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue