X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=world_render.h;h=402ca60082f94cc69c7436b82b7e8600a590f896;hb=70ff4a83e5a4b35436388d9bb999c939559ac23f;hp=b02116e1dd57cd9828be10f4ca21472c2731ddf5;hpb=330eda0436ed73d6c68214fef8922904abe19422;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/world_render.h b/world_render.h index b02116e..402ca60 100644 --- a/world_render.h +++ b/world_render.h @@ -84,7 +84,7 @@ static void render_world_override( world_instance *world, world_instance *lighting_source, m4x3f mmdl, camera *cam, - ent_spawn *dest_spawn ); + ent_spawn *dest_spawn, f32 iso_amt ); #define WORLD_BIND_LIGHT_BUFFERS_UB0_TEX234( WORLD, SHADER ) \ world_link_lighting_ub( WORLD, _shader_##SHADER.id ); \