Document 'WindowSizeNotify'
This commit is contained in:
		
							parent
							
								
									5b6d4e0026
								
							
						
					
					
						commit
						d0fa2dd37a
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
					@ -83,7 +83,8 @@ private:
 | 
				
			||||||
	volatile bool msgBoxDone;
 | 
						volatile bool msgBoxDone;
 | 
				
			||||||
};
 | 
					};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/* Used to asynchronously inform the rgss thread
 | 
				
			||||||
 | 
					 * about window size changes */
 | 
				
			||||||
struct WindowSizeNotify
 | 
					struct WindowSizeNotify
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
	SDL_mutex *mutex;
 | 
						SDL_mutex *mutex;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue