| 
																	
																	
																		
																			
																		
																	
																	
																 | 
																@ -330,7 +330,7 @@ static void *GamepadThread(void *arg);                  // Mouse reading thread | 
															
														
														
													
														
															
																 | 
																 | 
																// Initialize Window and Graphics Context (OpenGL) | 
																 | 
																 | 
																// Initialize Window and Graphics Context (OpenGL) | 
															
														
														
													
														
															
																 | 
																 | 
																void InitWindow(int width, int height, const char *title) | 
																 | 
																 | 
																void InitWindow(int width, int height, const char *title) | 
															
														
														
													
														
															
																 | 
																 | 
																{ | 
																 | 
																 | 
																{ | 
															
														
														
													
														
															
																 | 
																 | 
																    TraceLog(INFO, "Initializing raylib (v1.6.0)"); | 
																 | 
																 | 
																 | 
															
														
														
													
														
															
																 | 
																 | 
																 | 
																 | 
																 | 
																    TraceLog(INFO, "Initializing raylib (v1.7.0)"); | 
															
														
														
													
														
															
																 | 
																 | 
																
 | 
																 | 
																 | 
																
 | 
															
														
														
													
														
															
																 | 
																 | 
																    // Store window title (could be useful...) | 
																 | 
																 | 
																    // Store window title (could be useful...) | 
															
														
														
													
														
															
																 | 
																 | 
																    windowTitle = title; | 
																 | 
																 | 
																    windowTitle = title; | 
															
														
														
													
												
													
														
															
																| 
																	
																		
																			
																		
																	
																	
																		
																			
																		
																	
																	
																 | 
																@ -387,7 +387,7 @@ void InitWindow(int width, int height, const char *title) | 
															
														
														
													
														
															
																 | 
																 | 
																// Android activity initialization | 
																 | 
																 | 
																// Android activity initialization | 
															
														
														
													
														
															
																 | 
																 | 
																void InitWindow(int width, int height, void *state) | 
																 | 
																 | 
																void InitWindow(int width, int height, void *state) | 
															
														
														
													
														
															
																 | 
																 | 
																{ | 
																 | 
																 | 
																{ | 
															
														
														
													
														
															
																 | 
																 | 
																    TraceLog(INFO, "Initializing raylib (v1.6.0)"); | 
																 | 
																 | 
																 | 
															
														
														
													
														
															
																 | 
																 | 
																 | 
																 | 
																 | 
																    TraceLog(INFO, "Initializing raylib (v1.7.0)"); | 
															
														
														
													
														
															
																 | 
																 | 
																
 | 
																 | 
																 | 
																
 | 
															
														
														
													
														
															
																 | 
																 | 
																    app_dummy(); | 
																 | 
																 | 
																    app_dummy(); | 
															
														
														
													
														
															
																 | 
																 | 
																
 | 
																 | 
																 | 
																
 | 
															
														
														
													
												
													
														
															
																| 
																	
																		
																			
																		
																	
																	
																	
																 | 
																
 |