now fall in immobile mode
[carveJwlIkooP6JGAAIwe30JlM.git] / world_render.h
index dee421694c5031ea88815c79c7998dc9eeb8efc9..d71b44e448fedbbe70dbdf463579f60717585008 100644 (file)
@@ -73,7 +73,7 @@ VG_STATIC void world_bind_light_index( world_instance *world,
                                        int slot );
 VG_STATIC void render_world_position( world_instance *world, camera *cam );
 VG_STATIC void render_world_depth( world_instance *world, camera *cam );
-VG_STATIC void render_world( world_instance *world, camera *cam,
+VG_STATIC void render_world( world_instance *world, camera *cam, 
                              int layer_depth );
 VG_STATIC void render_world_cubemaps( world_instance *world );