update build script
[carveJwlIkooP6JGAAIwe30JlM.git] / ent_miniworld.h
index 2be614187f2f42b94ab23af0832f5ae71b89ab81..e963a09f549ce63dc822b6f0fa02767b691c7075 100644 (file)
@@ -15,5 +15,6 @@ static global_miniworld;
 
 static void ent_miniworld_call( world_instance *world, ent_call *call );
 static void ent_miniworld_render( world_instance *host_world, camera *cam );
+static void ent_miniworld_goback(void);
 
 #endif /* ENT_MINIWORLD_H */