graphics_plat/m3g_core_api/inc/M3G/m3g_core.h
changeset 45 36b2e23a8629
parent 36 01a6848ebfd7
--- a/graphics_plat/m3g_core_api/inc/M3G/m3g_core.h	Fri Apr 16 16:21:04 2010 +0300
+++ b/graphics_plat/m3g_core_api/inc/M3G/m3g_core.h	Mon May 03 13:44:32 2010 +0300
@@ -918,7 +918,7 @@
 M3G_API M3GCamera m3gGetCamera          (M3GRenderContext hCtx);
 M3G_API void	m3gSetAlphaWrite		(M3GRenderContext ctx, M3Gbool enable);
 M3G_API M3Gbool	m3gGetAlphaWrite		(M3GRenderContext ctx);
-
+M3G_API void    m3gFreeGLESResources    (M3GRenderContext ctx);
 
 /* -------- SkinnedMesh -------- */