4 struct global_miniworld
13 extern global_miniworld
;
15 void ent_miniworld_call( world_instance
*world
, ent_call
*call
);
16 void ent_miniworld_render( world_instance
*host_world
, vg_camera
*cam
);
17 void ent_miniworld_goback(void);
18 void ent_miniworld_preupdate(void);