summaryrefslogtreecommitdiff
path: root/c2.cpp
diff options
context:
space:
mode:
authorquou <quou@disroot.org>2025-02-22 18:16:05 +1100
committerquou <quou@disroot.org>2025-02-22 18:16:37 +1100
commitab9ed1ccadbd2c1b971bfbfb5ee651aa03a4a63e (patch)
treef08cddeb3f6ecb668dbac536d0ee2c533b0a55ee /c2.cpp
parentb10d6e5857481d4b018547c66585fd4f84a85937 (diff)
shader globals
Diffstat (limited to 'c2.cpp')
-rw-r--r--c2.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/c2.cpp b/c2.cpp
index 761d9de..ac9e7d4 100644
--- a/c2.cpp
+++ b/c2.cpp
@@ -896,7 +896,7 @@ struct C2 : public App {
orbit_cam.update_orbit(*this);
pcam.update();
lighting.update(dev, ctx, *world, renderer, scene);
- update_scene(scene, dev, lighting, pcam, *world);
+ update_scene(scene, dev, *world);
lr.add_box(scene.bound);
ctx.debug_push("scene");
renderer.render(