fix some problems with world loader
[carveJwlIkooP6JGAAIwe30JlM.git] / world_render.h
index b02116e1dd57cd9828be10f4ca21472c2731ddf5..f6d629ddd36f618044f27a1c24b3c6d079e0c84b 100644 (file)
@@ -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, v4f map_info );
 
 #define WORLD_BIND_LIGHT_BUFFERS_UB0_TEX234( WORLD, SHADER )            \
    world_link_lighting_ub( WORLD, _shader_##SHADER.id );                \