mirror of
				https://github.com/Drezil/dear-imgui.hs.git
				synced 2025-11-03 22:51:07 +01:00 
			
		
		
		
	Update all flags to allow setting them manually (#64)
This commit is contained in:
		@@ -11,7 +11,7 @@ flag opengl2
 | 
			
		||||
  default:
 | 
			
		||||
    False
 | 
			
		||||
  manual:
 | 
			
		||||
    False
 | 
			
		||||
    True
 | 
			
		||||
 | 
			
		||||
flag opengl3
 | 
			
		||||
  description:
 | 
			
		||||
@@ -19,7 +19,7 @@ flag opengl3
 | 
			
		||||
  default:
 | 
			
		||||
    True
 | 
			
		||||
  manual:
 | 
			
		||||
    False
 | 
			
		||||
    True
 | 
			
		||||
 | 
			
		||||
flag vulkan
 | 
			
		||||
  description:
 | 
			
		||||
@@ -35,7 +35,7 @@ flag sdl
 | 
			
		||||
  default:
 | 
			
		||||
    True
 | 
			
		||||
  manual:
 | 
			
		||||
    False
 | 
			
		||||
    True
 | 
			
		||||
 | 
			
		||||
flag glfw
 | 
			
		||||
  description:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user