mirror of
				https://github.com/nicbarker/clay.git
				synced 2025-11-04 00:26:17 +00:00 
			
		
		
		
	add undef
Author: peterc-s <pjcsmail@gmail.com>
This commit is contained in:
		
							parent
							
								
									974af1e61c
								
							
						
					
					
						commit
						23863edde0
					
				| 
						 | 
				
			
			@ -40,6 +40,8 @@ typedef struct
 | 
			
		|||
} CustomLayoutElement;
 | 
			
		||||
 | 
			
		||||
#ifdef CLAY_RAYLIB_IMPLEMENTATION
 | 
			
		||||
#undef CLAY_RAYLIB_IMPLEMENTATION
 | 
			
		||||
 | 
			
		||||
// Global state
 | 
			
		||||
Raylib_Font Raylib_fonts[10];
 | 
			
		||||
Camera Raylib_camera;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue