summaryrefslogtreecommitdiff
path: root/include/textures.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/textures.h')
-rw-r--r--include/textures.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/textures.h b/include/textures.h
index 288a536..b1d9b8f 100644
--- a/include/textures.h
+++ b/include/textures.h
@@ -97,6 +97,7 @@ int ltexturesDrawTexture( lua_State *L );
int ltexturesDrawTextureRec( lua_State *L );
int ltexturesDrawTexturePro( lua_State *L );
int ltexturesDrawTextureNPatch( lua_State *L );
+int ltexturesDrawTextureNPatchRepeat( lua_State *L );
/* RenderTexture configuration functions. */
int ltexturesGetRenderTextureId( lua_State *L );
int ltexturesGetRenderTextureTexture( lua_State *L );