Change Naming Convention, add scroll to microui
This commit is contained in:
@@ -1566,7 +1566,6 @@ textures_flush :: proc(d: ^Draw)
|
||||
|
||||
gl.DrawElements(gl.TRIANGLES, 6, gl.UNSIGNED_INT, nil)
|
||||
|
||||
|
||||
}
|
||||
gl.Disable(gl.BLEND)
|
||||
gl.UseProgram(0)
|
||||
|
||||
Reference in New Issue
Block a user