controls overlay
[carveJwlIkooP6JGAAIwe30JlM.git] / model.h
diff --git a/model.h b/model.h
index cfd7e64a222a2416d6f3e6207a19944c19e7d029..918c1f08ec8f38eb38bf871f35d64cf42983c93b 100644 (file)
--- a/model.h
+++ b/model.h
@@ -332,6 +332,7 @@ void mdl_async_full_load_std( mdl_context *mdl );
 /* rendering */
 void mdl_draw_submesh( mdl_submesh *sm );
 mdl_mesh *mdl_find_mesh( mdl_context *mdl, const char *name );
+mdl_submesh *mdl_find_submesh( mdl_context *mdl, const char *mesh_name );
 
 /* pstrs */
 const char *mdl_pstr( mdl_context *mdl, u32 pstr );