diff options
Diffstat (limited to 'include/textures.h')
| -rw-r--r-- | include/textures.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/textures.h b/include/textures.h index 353026e..237dc60 100644 --- a/include/textures.h +++ b/include/textures.h @@ -81,8 +81,6 @@ int ltexturesDrawTexture( lua_State *L ); int ltexturesDrawTextureRec( lua_State *L ); int ltexturesDrawTexturePro( lua_State *L ); int ltexturesDrawTextureNPatch( lua_State *L ); -int ltexturesBeginTextureMode( lua_State *L ); -int ltexturesEndTextureMode( lua_State *L ); /* Texture Configuration. */ int ltexturesGenTextureMipmaps( lua_State *L ); int ltexturesSetTextureFilter( lua_State *L ); |
