summaryrefslogtreecommitdiff
path: root/alligator_render/examples/black.rs
diff options
context:
space:
mode:
Diffstat (limited to 'alligator_render/examples/black.rs')
-rw-r--r--alligator_render/examples/black.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/alligator_render/examples/black.rs b/alligator_render/examples/black.rs
index b8846ca..106e0f0 100644
--- a/alligator_render/examples/black.rs
+++ b/alligator_render/examples/black.rs
@@ -6,6 +6,7 @@ fn update(_renderer: &mut Renderer) {}
fn main() {
let start = std::time::Instant::now();
+
// configure the render window
let config = RenderWindowConfig {
//vsync: false,