mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-30 21:30:04 +00:00 
			
		
		
		
	Update src/core/frontend/emu_window.h
clang-format Co-authored-by: BreadFish64 <mohror64@gmail.com>
This commit is contained in:
		
							parent
							
								
									ff81fb04b4
								
							
						
					
					
						commit
						ce441237cf
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -114,12 +114,12 @@ public: | ||||||
|     /**
 |     /**
 | ||||||
|      * Save current GraphicsContext. |      * Save current GraphicsContext. | ||||||
|      */ |      */ | ||||||
|     virtual void SaveContext() {}; |     virtual void SaveContext(){}; | ||||||
| 
 | 
 | ||||||
|     /**
 |     /**
 | ||||||
|      * Restore saved GraphicsContext. |      * Restore saved GraphicsContext. | ||||||
|      */ |      */ | ||||||
|     virtual void RestoreContext() {}; |     virtual void RestoreContext(){}; | ||||||
| 
 | 
 | ||||||
|     /**
 |     /**
 | ||||||
|      * Signal that a touch pressed event has occurred (e.g. mouse click pressed) |      * Signal that a touch pressed event has occurred (e.g. mouse click pressed) | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue