diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/api.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api.texi b/doc/api.texi index 53a3e09..67bb1b2 100644 --- a/doc/api.texi +++ b/doc/api.texi @@ -1110,7 +1110,7 @@ Returns the current render target of @var{renderer} or @code{#f} if it's a texture. @end deffn -@deffn {Procedure} make-texture format access width height +@deffn {Procedure} make-texture renderer format access width height Returns a new texture for @var{renderer} with pixel @var{format}. @var{access} is one of the symbols: |