(50c0271)
[carveJwlIkooP6JGAAIwe30JlM.git] / ent_skateshop.h
index cf8b9838cf1e3c91111ea8678ba3e1ff844b35dc..ed03ecdb74ec3095a6c8078d09e2c80ad718afc7 100644 (file)
@@ -50,5 +50,5 @@ void skateshop_render( ent_skateshop *shop );
 void skateshop_render_nonfocused( world_instance *world, vg_camera *cam );
 void skateshop_autostart_loading(void);
 void skateshop_world_preupdate( world_instance *world );
-void ent_skateshop_call( world_instance *world, ent_call *call );
+entity_call_result ent_skateshop_call( world_instance *world, ent_call *call );
 void skateshop_world_preview_preupdate(void);