X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;ds=sidebyside;f=ent_skateshop.h;h=cf8b9838cf1e3c91111ea8678ba3e1ff844b35dc;hb=670daa775dec0954adb27354c3e37c66fc6567dd;hp=0bbeb8d0e02cf7ddf09ef7bd1d33e42beca83dc6;hpb=d0069069f683eab48418faed415de932896d08ee;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/ent_skateshop.h b/ent_skateshop.h index 0bbeb8d..cf8b983 100644 --- a/ent_skateshop.h +++ b/ent_skateshop.h @@ -51,3 +51,4 @@ 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 ); +void skateshop_world_preview_preupdate(void);