mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 13:50:03 +00:00 
			
		
		
		
	Merge branch 'hle-interface-updates'
This commit is contained in:
		
						commit
						438dba40c1
					
				
					 31 changed files with 623 additions and 175 deletions
				
			
		|  | @ -159,9 +159,4 @@ enum EMUSTATE_CHANGE | |||
|     EMUSTATE_CHANGE_STOP | ||||
| }; | ||||
| 
 | ||||
| // This should be used in the private: declarations for a class
 | ||||
| #define DISALLOW_COPY_AND_ASSIGN(TypeName) \ | ||||
|     TypeName(const TypeName&);               \ | ||||
|     void operator=(const TypeName&) | ||||
| 
 | ||||
| #endif // _COMMON_H_
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue