now fall in immobile mode
[carveJwlIkooP6JGAAIwe30JlM.git] / world_routes.h
index c63dd549d95ff1f9bd9e31138547d06b8d613037..f10dc03317b29c1fd1397fabf66babb9059eaff6 100644 (file)
@@ -15,8 +15,8 @@ VG_STATIC void world_routes_activate_entry_gate( world_instance *world,
 VG_STATIC void render_world_routes( world_instance *world, camera *cam, 
                                     int layer_depth );
 
-VG_STATIC void world_gen_routes_ent_init(void);
-VG_STATIC void world_gen_routes_generate(void);
+VG_STATIC void world_gen_routes_ent_init( world_instance *world );
+VG_STATIC void world_gen_routes_generate( u32 instance_id );
 VG_STATIC void world_routes_update_timer_texts( world_instance *world );
 VG_STATIC void world_routes_update( world_instance *world );
 VG_STATIC void world_routes_fixedupdate( world_instance *world );