mirror of
				https://github.com/nicbarker/clay.git
				synced 2025-11-04 00:26:17 +00:00 
			
		
		
		
	updated examples to call close
This commit is contained in:
		
							parent
							
								
									ad363f986c
								
							
						
					
					
						commit
						c7703b7a50
					
				| 
						 | 
				
			
			@ -72,4 +72,6 @@ int main(void) {
 | 
			
		|||
        Clay_Raylib_Render(renderCommandsBottom, fonts);
 | 
			
		||||
        EndDrawing();
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    Clay_Raylib_Close();
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue